Home
last modified time | relevance | path

Searched defs:AudioScene (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/drivers/peripheral/audio/interfaces/2.0/include/
H A Daudio_scene.h49 struct AudioScene { struct
60 …int32_t (*CheckSceneCapability)(AudioHandle handle, const struct AudioSceneDescriptor *scene, bool… argument
83 int32_t (*SelectScene)(AudioHandle handle, const struct AudioSceneDescriptor *scene); argument
/ohos5.0/drivers/peripheral/audio/interfaces/include/
H A Daudio_scene.h48 struct AudioScene { struct
59 …int32_t (*CheckSceneCapability)(AudioHandle handle, const struct AudioSceneDescriptor *scene, bool… argument
82 int32_t (*SelectScene)(AudioHandle handle, const struct AudioSceneDescriptor *scene); argument
/ohos5.0/drivers/peripheral/bluetooth/audio/interfaces/include/
H A Daudio_scene.h48 struct AudioScene { struct
59 …int32_t (*CheckSceneCapability)(AudioHandle handle, const struct AudioSceneDescriptor *scene, bool… argument
82 int32_t (*SelectScene)(AudioHandle handle, const struct AudioSceneDescriptor *scene); argument
/ohos5.0/foundation/multimedia/audio_framework/interfaces/inner_api/native/audiocommon/include/
H A Daudio_info.h474 enum AudioScene : int32_t { enum