Searched defs:SetCurrentTime (Results 1 – 5 of 5) sorted by relevance
83 void JSVideoController::SetCurrentTime(const JSCallbackInfo& args) in SetCurrentTime() function in OHOS::Ace::Framework::JSVideoController
132 JSValue VideoComponent::SetCurrentTime(const jerry_value_t func, in SetCurrentTime() function in OHOS::ACELite::VideoComponent
461 bool AudioPlayer::SetCurrentTime(double currentTime) const in SetCurrentTime() function in OHOS::ACELite::AudioPlayer
1044 void VideoPattern::SetCurrentTime(float currentPos, OHOS::Ace::SeekMode seekMode) in SetCurrentTime() function in OHOS::Ace::NG::VideoPattern
1694 void VideoElement::SetCurrentTime(float currentPos, SeekMode seekMode) in OnStartBtnClick() function in OHOS::Ace::VideoElement