Home
last modified time | relevance | path

Searched defs:GetMuted (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/components/
H A Dvideo_view.h79 const bool GetMuted() const in GetMuted() function
/ohos5.0/foundation/arkui/ace_engine/component_ext/movingphoto/
H A Dmovingphoto_pattern.h65 bool GetMuted() in GetMuted() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/video/
H A Dvideo_pattern.h79 bool GetMuted() const in GetMuted() function
/ohos5.0/foundation/multimedia/av_session/frameworks/common/src/
H A Davplayback_state.cpp221 bool AVPlaybackState::GetMuted() const in GetMuted() function in OHOS::AVSession::AVPlaybackState
/ohos5.0/foundation/multimedia/av_session/frameworks/js/napi/session/src/
H A Dnapi_playback_state.cpp342 napi_status NapiPlaybackState::GetMuted(napi_env env, napi_value in, AVPlaybackState& out) in GetMuted() function in OHOS::AVSession::NapiPlaybackState