Home
last modified time | relevance | path

Searched defs:GetMute (Results 1 – 25 of 44) sorted by relevance

12

/ohos5.0/drivers/peripheral/audio/interfaces/2.0/include/
H A Daudio_volume.h69 int32_t (*GetMute)(AudioHandle handle, bool *mute); member
/ohos5.0/drivers/peripheral/audio/interfaces/include/
H A Daudio_volume.h69 int32_t (*GetMute)(AudioHandle handle, bool *mute); member
/ohos5.0/drivers/peripheral/bluetooth/audio/interfaces/include/
H A Daudio_volume.h69 int32_t (*GetMute)(AudioHandle handle, bool *mute); member
/ohos5.0/foundation/multimedia/media_foundation/engine/plugin/plugins/sink/audio_server_sink/
H A Daudio_server_sink_plugin.h69 Status GetMute(bool& mute) override in GetMute() function
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/sink/
H A Daudio_server_sink_plugin.h63 Status GetMute(bool &mute) override in GetMute() function
/ohos5.0/foundation/multimedia/media_foundation/test/unittest/plugins/
H A DUtAudioSinkTest1.cpp37 Status UtAudioSinkTest1::GetMute(bool &mute) in GetMute() function in UtAudioSinkTest1
H A DUtAudioSinkTest2.cpp37 Status UtAudioSinkTest2::GetMute(bool &mute) in GetMute() function in UtAudioSinkTest2
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/opensles/src/itf/
H A Dvolume_itf.cpp55 static SLresult GetMute(SLVolumeItf self, SLboolean *state) in GetMute() function
/ohos5.0/foundation/multimedia/audio_lite/services/impl/audio_encoder/
H A Daudio_encoder.cpp218 int32_t AudioEncoder::GetMute(bool &muted) in GetMute() function in OHOS::Audio::AudioEncoder
/ohos5.0/drivers/peripheral/audio/supportlibs/alsa_adapter/include/
H A Dalsa_snd_capture.h61 bool (*GetMute)(struct AlsaCapture *); member
H A Dalsa_snd_render.h61 bool (*GetMute)(struct AlsaRender *); member
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/source/file/
H A Daudio_capturer_file_source.cpp57 int32_t AudioCapturerFileSource::GetMute(bool &isMute) in GetMute() function in OHOS::AudioStandard::AudioCapturerFileSource
/ohos5.0/drivers/peripheral/audio/interfaces/sound/v1_0/
H A Diaudio_capture_vdi.h38 int32_t (*GetMute)(struct IAudioCaptureVdi *self, bool *mute); member
H A Diaudio_render_vdi.h46 int32_t (*GetMute)(struct IAudioRenderVdi *self, bool *mute); member
/ohos5.0/foundation/multimedia/media_foundation/engine/plugin/plugins/sink/sdl/audio_sink/
H A Dsdl_audio_sink_plugin.cpp292 Status SdlAudioSinkPlugin::GetMute(bool& mute) in GetMute() function in OHOS::Media::Plugin::Sdl::SdlAudioSinkPlugin
/ohos5.0/drivers/peripheral/distributed_audio/hdi_service/audio/v1_0/src/
H A Daudio_capture_ext_impl.cpp204 int32_t AudioCaptureExtImpl::GetMute(bool &mute) in GetMute() function in OHOS::HDI::DistributedAudio::Audio::V1_0::AudioCaptureExtImpl
H A Daudio_capture_interface_impl.cpp244 int32_t AudioCaptureInterfaceImpl::GetMute(bool &mute) in GetMute() function in OHOS::HDI::DistributedAudio::Audio::V1_0::AudioCaptureInterfaceImpl
H A Daudio_render_ext_impl.cpp322 int32_t AudioRenderExtImpl::GetMute(bool &mute) in GetMute() function in OHOS::HDI::DistributedAudio::Audio::V1_0::AudioRenderExtImpl
H A Daudio_render_interface_impl.cpp333 int32_t AudioRenderInterfaceImpl::GetMute(bool &mute) in GetMute() function in OHOS::HDI::DistributedAudio::Audio::V1_0::AudioRenderInterfaceImpl
/ohos5.0/drivers/peripheral/distributed_audio/hdi_service/audio/v1_0/test/unittest/audio_test_utils/
H A Daudio_test_utils.h156 int32_t GetMute(bool &mute) override in GetMute() function
317 int32_t GetMute(bool &mute) override in GetMute() function
/ohos5.0/base/telephony/cellular_call/test/fuzztest/setpreviewwindow_fuzzer/
H A Dsetpreviewwindow_fuzzer.cpp304 void GetMute(const uint8_t *data, size_t size) in GetMute() function
/ohos5.0/base/telephony/cellular_call/test/unittest/cstest/
H A Dcs_test.cpp458 int32_t CsTest::GetMute(const sptr<CellularCallInterface> &telephonyService) const in GetMute() function in OHOS::Telephony::CsTest
/ohos5.0/foundation/multimedia/media_foundation/engine/plugin/plugins/hdi_adapter/sink/
H A Dhos_au_sink.cpp474 Status HdiSink::GetMute(bool& mute) in GetMute() function in OHOS::Media::Plugin::HosLite::HdiSink
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/source/remote/
H A Dremote_audio_capturer_source.cpp552 int32_t RemoteAudioCapturerSourceInner::GetMute(bool &isMute) in GetMute() function in OHOS::AudioStandard::RemoteAudioCapturerSourceInner
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/source/primary/
H A Daudio_capturer_source.cpp815 int32_t AudioCapturerSourceInner::GetMute(bool &isMute) in GetMute() function in OHOS::AudioStandard::AudioCapturerSourceInner
1470 int32_t AudioCapturerSourceWakeup::GetMute(bool &isMute) in GetMute() function in OHOS::AudioStandard::AudioCapturerSourceWakeup

12