HomeSort by relevance Sort by last modified time
    Searched refs:SetPlaybackRate (Results 1 - 7 of 7) sorted by null

  /external/opencore/engines/player/include/
pv_player_interface.h 540 * "PVMFInfoChangePlaybackPositionNotSupported" to the app informing that the SetPlaybackRate request could not be honored.
    [all...]
  /external/opencore/engines/player/test/src/
test_pv_player_engine_testset7.cpp     [all...]
test_pv_player_engine_testset6.cpp     [all...]
test_pv_player_engine_testset1.cpp     [all...]
  /external/sonivox/jet_tools/JetCreator/
eas.py 450 def SetPlaybackRate (self, rate):
    [all...]
  /external/opencore/engines/player/src/
pv_player_engine.h 923 PVCommandId SetPlaybackRate(int32 aRate, PVMFTimebase* aTimebase = NULL, const OsclAny* aContextData = NULL)
    [all...]
pv_player_engine.cpp 549 PVCommandId PVPlayerEngine::SetPlaybackRate(int32 aRate, PVMFTimebase* aTimebase, const OsclAny* aContextData)
551 PVLOGGER_LOGMSG(PVLOGMSG_INST_LLDBG, iLogger, PVLOGMSG_STACK_TRACE, (0, "PVPlayerEngine::SetPlaybackRate()"));
    [all...]

Completed in 58 milliseconds