Searched defs:SetCurrentTime (Results 1 – 6 of 6) sorted by relevance
100 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
57 void NativeVideoController::SetCurrentTime(int32_t time, int32_t seekMode) in SetCurrentTime() function in OHOS::Ace::Framework::NativeVideoController
461 bool AudioPlayer::SetCurrentTime(double currentTime) const in SetCurrentTime() function in OHOS::ACELite::AudioPlayer
1798 void VideoElement::SetCurrentTime(float currentPos, SeekMode seekMode) in OnStartBtnClick() function in OHOS::Ace::VideoElement
1805 void VideoPattern::SetCurrentTime(float currentPos, OHOS::Ace::SeekMode seekMode) in OnModifyDone() function in OHOS::Ace::NG::VideoPattern