Home
last modified time | relevance | path

Searched defs:GetVolume (Results 1 - 12 of 12) sorted by relevance

/drivers/peripheral/audio/interfaces/2.0/include/
H A Daudio_volume.h92 int32_t (*GetVolume)(AudioHandle handle, float *volume); member
/drivers/peripheral/bluetooth/audio/interfaces/include/
H A Daudio_volume.h92 int32_t (*GetVolume)(AudioHandle handle, float *volume); member
/drivers/peripheral/audio/interfaces/include/
H A Daudio_volume.h92 int32_t (*GetVolume)(AudioHandle handle, float *volume); member
/drivers/peripheral/audio/interfaces/sound/v1_0/
H A Diaudio_capture_vdi.h40 int32_t (*GetVolume)(struct IAudioCaptureVdi *self, float *volume); member
H A Diaudio_render_vdi.h48 int32_t (*GetVolume)(struct IAudioRenderVdi *self, float *volume); member
/drivers/peripheral/audio/supportlibs/alsa_adapter/include/
H A Dalsa_snd_render.h52 int32_t (*GetVolume)(struct AlsaRender *, long *); member
H A Dalsa_snd_capture.h52 int32_t (*GetVolume)(struct AlsaCapture *, long *); member
/drivers/peripheral/audio/test/hal_mock/
H A Daudio_render_mock.c192 static int32_t GetVolume(struct IAudioRenderVdi* render, float *volume) in GetVolume() function
/drivers/peripheral/distributed_audio/hdi_service/audio/v1_0/src/
H A Daudio_capture_ext_impl.cpp218 int32_t AudioCaptureExtImpl::GetVolume(float &volume) in GetVolume() function in OHOS::HDI::DistributedAudio::Audio::V1_0::AudioCaptureExtImpl
H A Daudio_capture_interface_impl.cpp256 int32_t AudioCaptureInterfaceImpl::GetVolume(float &volume) in GetVolume() function in OHOS::HDI::DistributedAudio::Audio::V1_0::AudioCaptureInterfaceImpl
H A Daudio_render_interface_impl.cpp345 int32_t AudioRenderInterfaceImpl::GetVolume(float &volume) in GetVolume() function in OHOS::HDI::DistributedAudio::Audio::V1_0::AudioRenderInterfaceImpl
H A Daudio_render_ext_impl.cpp336 int32_t AudioRenderExtImpl::GetVolume(float &volume) in GetVolume() function in OHOS::HDI::DistributedAudio::Audio::V1_0::AudioRenderExtImpl

Completed in 7 milliseconds