Home
last modified time | relevance | path

Searched defs:GetVolume (Results 1 – 25 of 66) sorted by relevance

123

/ohos5.0/drivers/peripheral/audio/interfaces/2.0/include/
H A Daudio_volume.h92 int32_t (*GetVolume)(AudioHandle handle, float *volume); member
/ohos5.0/drivers/peripheral/audio/interfaces/include/
H A Daudio_volume.h92 int32_t (*GetVolume)(AudioHandle handle, float *volume); member
/ohos5.0/drivers/peripheral/bluetooth/audio/interfaces/include/
H A Daudio_volume.h92 int32_t (*GetVolume)(AudioHandle handle, float *volume); member
/ohos5.0/base/web/webview/ohos_adapter/audio_adapter/src/
H A Daudio_renderer_adapter_mock.cpp62 float AudioRendererAdapterImpl::GetVolume() in GetVolume() function in OHOS::NWeb::AudioRendererAdapterImpl
H A Daudio_renderer_adapter_impl.cpp240 float AudioRendererAdapterImpl::GetVolume() in GetVolume() function in OHOS::NWeb::AudioRendererAdapterImpl
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/
H A Dark_audio_renderer_adapter_impl.cpp75 float ArkAudioRendererAdapterImpl::GetVolume() in GetVolume() function in OHOS::ArkWeb::ArkAudioRendererAdapterImpl
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/
H A Dark_audio_renderer_adapter_wrapper.cpp79 float ArkAudioRendererAdapterWrapper::GetVolume() in GetVolume() function in OHOS::ArkWeb::ArkAudioRendererAdapterWrapper
/ohos5.0/foundation/multimedia/media_foundation/test/unittest/plugins/
H A DUtAudioSinkTest1.cpp47 Status UtAudioSinkTest1::GetVolume(float &volume) in GetVolume() function in UtAudioSinkTest1
H A DUtAudioSinkTest2.cpp47 Status UtAudioSinkTest2::GetVolume(float &volume) in GetVolume() function in UtAudioSinkTest2
/ohos5.0/foundation/multimedia/av_session/frameworks/common/src/
H A Davcast_control_command.cpp179 int32_t AVCastControlCommand::GetVolume(int32_t& volume) const in GetVolume() function in OHOS::AVSession::AVCastControlCommand
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/volume/src/
H A Dvolume_manager.cpp42 std::shared_ptr<VolumeInfo> VolumeManager::GetVolume(const std::string volId) in GetVolume() function in OHOS::StorageDaemon::VolumeManager
/ohos5.0/drivers/peripheral/audio/supportlibs/alsa_adapter/include/
H A Dalsa_snd_capture.h52 int32_t (*GetVolume)(struct AlsaCapture *, long *); member
H A Dalsa_snd_render.h52 int32_t (*GetVolume)(struct AlsaRender *, long *); member
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/source/file/
H A Daudio_capturer_file_source.cpp47 int32_t AudioCapturerFileSource::GetVolume(float &left, float &right) in GetVolume() function in OHOS::AudioStandard::AudioCapturerFileSource
/ohos5.0/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
/ohos5.0/foundation/multimedia/player_framework/frameworks/js/system_sound_manager/src/ringtone_player/
H A Dringtone_options_napi.cpp129 napi_value RingtoneOptionsNapi::GetVolume(napi_env env, napi_callback_info info) in GetVolume() function in OHOS::Media::RingtoneOptionsNapi
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/sink/file/
H A Daudio_renderer_file_sink.cpp56 int32_t AudioRendererFileSink::GetVolume(float &left, float &right) in GetVolume() function in OHOS::AudioStandard::AudioRendererFileSink
/ohos5.0/base/telephony/call_manager/services/audio/src/
H A Daudio_proxy.cpp173 int32_t AudioProxy::GetVolume(AudioStandard::AudioVolumeType audioVolumeType) in GetVolume() function in OHOS::Telephony::AudioProxy
/ohos5.0/foundation/multimedia/media_lite/services/player_lite/impl/player_control/sink/
H A Dplayer_sink_manager.cpp334 int32_t SinkManager::GetVolume(float &left, float &right) in GetVolume() function in OHOS::Media::SinkManager
/ohos5.0/foundation/multimedia/audio_framework/services/audio_service/client/src/
H A Daudio_group_manager.cpp86 int32_t AudioGroupManager::GetVolume(AudioVolumeType volumeType) in GetVolume() function in OHOS::AudioStandard::AudioGroupManager
/ohos5.0/foundation/multimedia/media_foundation/engine/plugin/plugins/sink/sdl/audio_sink/
H A Dsdl_audio_sink_plugin.cpp304 Status SdlAudioSinkPlugin::GetVolume(float& volume) in GetVolume() function in OHOS::Media::Plugin::Sdl::SdlAudioSinkPlugin
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/render/
H A Drs_color_extract.h108 uint32_t GetVolume() const in GetVolume() function
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/effect/color_picker/include/
H A Dcolor_extract.h119 uint32_t GetVolume() const in GetVolume() function
/ohos5.0/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

123