Inheritance diagram for CSubPicQueue:
Public Member Functions | |
CSubPicQueue (int nMaxSubPic, ISubPicAllocator *pAllocator, HRESULT *phr) | |
virtual | ~CSubPicQueue () |
STDMETHODIMP | SetFPS (double fps) |
STDMETHODIMP | SetTime (REFERENCE_TIME rtNow) |
STDMETHODIMP | Invalidate (REFERENCE_TIME rtInvalidate=-1) |
STDMETHODIMP | GetStats (int &nSubPics, REFERENCE_TIME &rtNow, REFERENCE_TIME &rtStart, REFERENCE_TIME &rtStop) |
STDMETHODIMP | GetStats (int nSubPic, REFERENCE_TIME &rtStart, REFERENCE_TIME &rtStop) |
Public Attributes | |
ISubPic ** | ppSubPic |
Definition at line 261 of file ISubPic.h.