OH_AudioSuite_SpaceRenderPositionParams
typedef struct {...} OH_AudioSuite_SpaceRenderPositionParams
Overview
Defines configuration parameters for the fixed positioning mode of effect nodes in 3D spatial rendering.
Left-handed coordinate system: Extend your left hand and form an "L" shape with your thumb and index finger. Point your thumb to the right, index finger upward, and the remaining fingers forward. This forms a 3D left-handed coordinate system, where the thumb, index finger, and remaining fingers represent the positive directions of the x-axis, y-axis, and z-axis, respectively.
Since: 23
Related module: OHAudioSuite
Header file: native_audio_suite_base.h
Summary
Member Variables
| Name | Description |
|---|---|
| float x | X coordinate in the space. The value range is [-5.0, 5.0], in meters. |
| float y | Y coordinate in the space. The value range is [-5.0, 5.0], in meters. |
| float z | Z coordinate in the space. The value range is [-5.0, 5.0], in meters. |
你可能感兴趣的鸿蒙文章
openharmony 鸿蒙 capi-native-audiostreambuilder-h
openharmony 鸿蒙 capi-ohaudiosuite
openharmony 鸿蒙 js-apis-inner-multimedia-systemSoundPlayer
openharmony 鸿蒙 arkts-apis-audio-i
openharmony 鸿蒙 arkts-apis-audio-AudioManager
openharmony 鸿蒙 capi-ohaudio-oh-audiostreaminfo