Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
Djs_video_controller.cpp83 void JSVideoController::SetCurrentTime(const JSCallbackInfo& args) in SetCurrentTime() function in OHOS::Ace::Framework::JSVideoController
/foundation/arkui/ace_engine_lite/frameworks/src/core/components/
Dvideo_component.cpp132 JSValue VideoComponent::SetCurrentTime(const jerry_value_t func, in SetCurrentTime() function in OHOS::ACELite::VideoComponent
/foundation/multimedia/media_lite/interfaces/kits/player_lite/js/builtin/src/
Daudio_player.cpp461 bool AudioPlayer::SetCurrentTime(double currentTime) const in SetCurrentTime() function in OHOS::ACELite::AudioPlayer
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/video/
Dvideo_pattern.cpp1044 void VideoPattern::SetCurrentTime(float currentPos, OHOS::Ace::SeekMode seekMode) in SetCurrentTime() function in OHOS::Ace::NG::VideoPattern
/foundation/arkui/ace_engine/frameworks/core/components/video/
Dvideo_element.cpp1694 void VideoElement::SetCurrentTime(float currentPos, SeekMode seekMode) in OnStartBtnClick() function in OHOS::Ace::VideoElement