Home
last modified time | relevance | path

Searched defs:muteAudio (Results 1 - 7 of 7) sorted by relevance

/foundation/multimedia/player_framework/interfaces/inner_api/native/system_sound_manager/include/
H A Dsystem_tone_player.h26 bool muteAudio; member
/foundation/multimedia/player_framework/frameworks/js/system_sound_manager/src/system_tone_player/
H A Dsystem_tone_options_napi.cpp106 napi_value SystemToneOptionsNapi::CreateSystemToneOptionsWrapper(napi_env env, bool muteAudio, bool muteHaptics) in CreateSystemToneOptionsWrapper() argument
161 bool muteAudio = false; in SetAudioMute() local
/foundation/multimedia/player_framework/interfaces/inner_api/native/audio_haptic/include/
H A Daudio_haptic_player.h53 bool muteAudio; member
/foundation/multimedia/player_framework/frameworks/js/audio_haptic/src/audio_haptic_player/
H A Daudio_haptic_player_options_napi.cpp163 bool muteAudio = false; in SetAudioMute() local
107 CreateAudioHapticPlayerOptionsWrapper(napi_env env, bool muteAudio, bool muteHaptics) CreateAudioHapticPlayerOptionsWrapper() argument
/foundation/multimedia/player_framework/frameworks/native/audio_haptic/
H A Daudio_haptic_sound_normal_impl.cpp32 AudioHapticSoundNormalImpl::AudioHapticSoundNormalImpl(const std::string &audioUri, const bool &muteAudio, in AudioHapticSoundNormalImpl() argument
H A Daudio_haptic_sound_low_latency_impl.cpp33 AudioHapticSoundLowLatencyImpl::AudioHapticSoundLowLatencyImpl(const std::string &audioUri, const bool &muteAudio, in AudioHapticSoundLowLatencyImpl() argument
H A Daudio_haptic_player_impl.cpp47 CreateAudioHapticSound( const AudioLatencyMode &latencyMode, const std::string &audioUri, const bool &muteAudio, const AudioStandard::StreamUsage &streamUsage, const bool &parallelPlayFlag) CreateAudioHapticSound() argument

Completed in 4 milliseconds