OH_AudioSuite_SpaceRenderRotationParams
typedef struct {...} OH_AudioSuite_SpaceRenderRotationParams
Overview
Defines the configuration parameters of the spatial rendering effect node in rotation mode.
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. |
| int32_t surroundTime | Single-cycle rotation time. The value range is [2, 40], in seconds. |
| OH_AudioSuite_SurroundDirection surroundDirection | Single-cycle rotation direction. The value range is [0,1]. |
你可能感兴趣的鸿蒙文章
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-ohaudiosuite-oh-audiosuite-spacerenderpositionparams