Home | History | Annotate | Download | only in src

Lines Matching refs:SetPlaybackRange

442 PVCommandId PVPlayerEngine::SetPlaybackRange(PVPPlaybackPosition aBeginPos, PVPPlaybackPosition aEndPos, bool aQueueRange, const OsclAny* aContextData)
444 PVLOGGER_LOGMSG(PVLOGMSG_INST_LLDBG, iLogger, PVLOGMSG_STACK_TRACE, (0, "PVPlayerEngine::SetPlaybackRange()"));
5455 // SetPlaybackRange command is still being processed
9297 // Underflow->Pause->SetPlaybackRange->Resume->DataReady
9320 // Underflow->Pause->SetPlaybackRange->Resume->DataReady
13900 // Complete the SetPlaybackRange() command as failed
13918 // Complete the SetPlaybackRange() command as failed
14051 // Complete the SetPlaybackRange() command as notsupported / failed
14178 // Complete the SetPlaybackRange() command as failed
14192 // Complete the SetPlaybackRange() command as Success
14307 // Complete the SetPlaybackRange() or SetPlaybackRate()
14764 SetPlaybackRange is called in Auto-Pause state, its possible that engine is waiting for InfoStartofData.
14767 // after reposition. If already busy after SetPlaybackRange command complete,
16198 SetPlaybackRange(aBeginPos, aEndPos, false);
16298 //auto-paused (think usecase: auto-pause, setplaybackrange, auto-resume)
16774 //auto-paused (think usecase: auto-pause, setplaybackrange, auto-resume)