Home | History | Annotate | Download | only in include

Lines Matching refs:PVMFTimebase

534          * to an PVMFTimebase.
552 * Reference to an PVMFTimebase which will be used to drive the playback clock. aRate must be
560 virtual PVCommandId SetPlaybackRate(int32 aRate, PVMFTimebase* aTimebase = NULL, const OsclAny* aContextData = NULL) = 0;
566 * will point to the PVMFTimebase being used when the command completes successfully.
577 * Reference to an PVMFTimebase pointer which will be valid if an outside timebase is being used
585 virtual PVCommandId GetPlaybackRate(int32& aRate, PVMFTimebase*& aTimebase, const OsclAny* aContextData = NULL) = 0;