AbstractVideoDecodeInputPin(AbstractVideoDecodeFilter *inParentFilter, CCritSec *inFilterLock, AbstractVideoDecodeOutputPin *inOutputPin, CHAR *inObjectName, LPCWSTR inPinDisplayName, CMediaType *inAcceptMediaType) | AbstractVideoDecodeInputPin | |
AbstractVideoDecodeOutputPin class | AbstractVideoDecodeInputPin | [friend] |
BasicSeekable(void) | BasicSeekable | |
BasicSeekable(IMediaSeeking *inDelegate) | BasicSeekable | |
BeginFlush() | AbstractVideoDecodeInputPin | [virtual] |
BreakConnect() | AbstractVideoDecodeInputPin | [virtual] |
CheckCapabilities(DWORD *pCapabilities) | BasicSeekable | [virtual] |
CheckMediaType(const CMediaType *inMediaType) | AbstractVideoDecodeInputPin | [virtual] |
CompleteConnect(IPin *inReceivePin) | AbstractVideoDecodeInputPin | [virtual] |
ConstructCodec()=0 | AbstractVideoDecodeInputPin | [pure virtual] |
ConvertTimeFormat(LONGLONG *pTarget, const GUID *pTargetFormat, LONGLONG Source, const GUID *pSourceFormat) | BasicSeekable | [virtual] |
decodeData(unsigned char *inBuf, long inNumBytes, LONGLONG inStart, LONGLONG inEnd)=0 | AbstractVideoDecodeInputPin | [pure virtual] |
DestroyCodec()=0 | AbstractVideoDecodeInputPin | [pure virtual] |
EndFlush() | AbstractVideoDecodeInputPin | [virtual] |
EndOfStream(void) | AbstractVideoDecodeInputPin | [virtual] |
GetAvailable(LONGLONG *pEarliest, LONGLONG *pLatest) | BasicSeekable | [virtual] |
GetCapabilities(DWORD *pCapabilities) | BasicSeekable | [virtual] |
GetCurrentPosition(LONGLONG *pCurrent) | BasicSeekable | [virtual] |
GetDuration(LONGLONG *pDuration) | BasicSeekable | [virtual] |
GetMediaType(int inPosition, CMediaType *outMediaType) | AbstractVideoDecodeInputPin | [virtual] |
GetPositions(LONGLONG *pCurrent, LONGLONG *pStop) | BasicSeekable | [virtual] |
GetPreroll(LONGLONG *pllPreroll) | BasicSeekable | [virtual] |
GetRate(double *dRate) | BasicSeekable | [virtual] |
GetStopPosition(LONGLONG *pStop) | BasicSeekable | [virtual] |
GetTimeFormat(GUID *pFormat) | BasicSeekable | [virtual] |
HUNDRED_NANOS | AbstractVideoDecodeInputPin | [static] |
IsFormatSupported(const GUID *pFormat) | BasicSeekable | [virtual] |
IsUsingTimeFormat(const GUID *pFormat) | BasicSeekable | [virtual] |
mAcceptableMediaType | AbstractVideoDecodeInputPin | [protected] |
mBegun | AbstractVideoDecodeInputPin | [protected] |
mFrameCount | AbstractVideoDecodeInputPin | [protected] |
mFrameDuration | AbstractVideoDecodeInputPin | [protected] |
mFrameSize | AbstractVideoDecodeInputPin | [protected] |
mHeight | AbstractVideoDecodeInputPin | [protected] |
mHR | AbstractVideoDecodeInputPin | [protected] |
mLastSeenStartGranPos | AbstractVideoDecodeInputPin | [protected] |
mOutputPin | AbstractVideoDecodeInputPin | [protected] |
mParentFilter | AbstractVideoDecodeInputPin | [protected] |
mSeekDelegate | BasicSeekable | [protected] |
mSeekingCap | BasicSeekable | [protected] |
mSeekTimeBase | AbstractVideoDecodeInputPin | [protected] |
mStreamLock | AbstractVideoDecodeInputPin | [protected] |
mWidth | AbstractVideoDecodeInputPin | [protected] |
NewSegment(REFERENCE_TIME tStart, REFERENCE_TIME tStop, double dRate) | AbstractVideoDecodeInputPin | [virtual] |
NonDelegatingQueryInterface(REFIID riid, void **ppv) | AbstractVideoDecodeInputPin | |
QueryPreferredFormat(GUID *pFormat) | BasicSeekable | [virtual] |
Receive(IMediaSample *pSample) | AbstractVideoDecodeInputPin | |
ReleaseDelegate() | BasicSeekable | |
ResetFrameCount() | AbstractVideoDecodeInputPin | [virtual] |
SetDelegate(IMediaSeeking *inDelegate) | BasicSeekable | |
SetMediaType(const CMediaType *inMediaType)=0 | AbstractVideoDecodeInputPin | [pure virtual] |
SetPositions(LONGLONG *pCurrent, DWORD dwCurrentFlags, LONGLONG *pStop, DWORD dwStopFlags) | BasicSeekable | [virtual] |
SetRate(double dRate) | BasicSeekable | [virtual] |
SetSampleParams(IMediaSample *outMediaSample, unsigned long inDataSize, REFERENCE_TIME *inStartTime, REFERENCE_TIME *inEndTime) | AbstractVideoDecodeInputPin | [protected, virtual] |
SetTimeFormat(const GUID *pFormat) | BasicSeekable | [virtual] |
SINT_MAX | AbstractVideoDecodeInputPin | [static] |
SINT_MIN | AbstractVideoDecodeInputPin | [static] |
SIZE_16_BITS | AbstractVideoDecodeInputPin | [static] |
~AbstractVideoDecodeInputPin(void) | AbstractVideoDecodeInputPin | [virtual] |
~BasicSeekable(void) | BasicSeekable | [virtual] |