Home
last modified time | relevance | path

Searched refs:SetPastPlayingStatus (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/video/
H A Dvideo_component.h327 void SetPastPlayingStatus(bool pastPlayingStatus) in SetPastPlayingStatus() function
H A Dvideo_element_v2.cpp105 videoComponent_->SetPastPlayingStatus(isPlaying); in FireFullscreen()