Home
last modified time | relevance | path

Searched defs:muted (Results 1 - 21 of 21) sorted by relevance

/foundation/multimedia/audio_lite/services/impl/audio_encoder/
H A Daudio_encoder.cpp218 int32_t AudioEncoder::GetMute(bool &muted) in GetMute() argument
224 int32_t AudioEncoder::SetMute(bool muted) in SetMute() argument
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
H A Dcj_video_ffi.cpp92 void FfiOHOSAceFrameworkVideoMuted(bool muted) in FfiOHOSAceFrameworkVideoMuted() argument
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dvideo_model_impl.cpp71 void VideoModelImpl::SetMuted(bool muted) in SetMuted() argument
/foundation/arkui/ace_engine_lite/frameworks/src/core/components/
H A Dvideo_view.h84 void setMuted(bool muted) in setMuted() argument
/foundation/multimedia/audio_framework/frameworks/cj/include/
H A Dmultimedia_audio_ffi.h70 bool muted; member
/foundation/multimedia/player_framework/interfaces/inner_api/native/
H A Drecorder.h387 bool muted; member in OHOS::Media::AudioRecorderChangeInfo
/foundation/arkui/ace_engine/component_ext/movingphoto/
H A Dmovingphoto_napi.cpp103 bool muted = false; in JsMuted() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_video.cpp120 bool muted = false; in JsMuted() local
/foundation/arkui/ace_engine/test/unittest/core/pattern/movingphoto/
H A Dmovingphoto_test_ng.cpp64 std::optional<bool> muted; member
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/video/
H A Dvideo_model_ng.cpp97 void VideoModelNG::SetMuted(bool muted) in SetMuted() argument
250 void VideoModelNG::SetMuted(FrameNode* frameNode, bool muted) in SetMuted() argument
H A Dvideo_pattern.h79 void UpdateMuted(bool muted) in UpdateMuted() argument
/foundation/multimedia/av_session/frameworks/common/src/
H A Davplayback_state.cpp147 void AVPlaybackState::SetMuted(bool muted) in SetMuted() argument
/foundation/multimedia/media_lite/interfaces/kits/player_lite/js/builtin/src/
H A Daudio_module.cpp199 bool muted = JSI::ValueToBoolean(args[0]); in MutedSetter() local
H A Daudio_player.cpp510 bool AudioPlayer::SetMuted(bool muted) in SetMuted() argument
/foundation/arkui/ace_engine/test/unittest/core/pattern/video/
H A Dvideo_test_ng_extra_add.cpp73 std::optional<bool> muted; member
H A Dvideo_test_ng_add.cpp70 std::optional<bool> muted; member
H A Dvideo_property_test_ng.cpp71 std::optional<bool> muted; member
H A Dvideo_test_ng.cpp71 std::optional<bool> muted; member
/foundation/multimedia/audio_framework/interfaces/inner_api/native/audiocommon/include/
H A Daudio_info.h864 bool muted; member in OHOS::AudioStandard::AudioCapturerChangeInfo
/foundation/arkui/ace_engine/test/unittest/core/pattern/web/
H A Dmock_web_delegate.cpp676 void WebDelegate::SetAudioMuted(bool muted) {} in SetAudioMuted() argument
/foundation/arkui/ace_engine/frameworks/core/components/web/resource/
H A Dweb_delegate.cpp4127 void WebDelegate::SetAudioMuted(bool muted) in SetAudioMuted() argument

Completed in 65 milliseconds