Home
last modified time | relevance | path

Searched refs:PVMFInfoActualPlaybackPosition (Results 1 – 3 of 3) sorted by relevance

/external/opencore/pvmi/pvmf/include/
Dpvmf_return_codes.h342 const PVMFStatus PVMFInfoActualPlaybackPosition = 44; variable
/external/opencore/engines/player/test/src/
Dtest_pv_player_engine_testset6.cpp2449 if (aEvent.GetEventType() == PVMFInfoActualPlaybackPosition) in HandleInformationalEvent()
3890 if (aEvent.GetEventType() == PVMFInfoActualPlaybackPosition) in HandleInformationalEvent()
5260 if (aEvent.GetEventType() == PVMFInfoActualPlaybackPosition) in HandleInformationalEvent()
8676 if (aEvent.GetEventType() == PVMFInfoActualPlaybackPosition) in HandleInformationalEvent()
/external/opencore/engines/player/src/
Dpv_player_engine.cpp14302 …SendInformationalEvent(PVMFInfoActualPlaybackPosition, OSCL_STATIC_CAST(PVInterface*, infomsg), (O… in HandleSinkNodeSkipMediaDataDuringPlayback()
15059 …SendInformationalEvent(PVMFInfoActualPlaybackPosition, OSCL_STATIC_CAST(PVInterface*, infomsg), (O… in HandleDatapathStart()
15234 …SendInformationalEvent(PVMFInfoActualPlaybackPosition, OSCL_STATIC_CAST(PVInterface*, infomsg), (O… in HandleDatapathResume()