AbstractVideoEncodeOutputPin(AbstractVideoEncodeFilter *inParentFilter, CCritSec *inFilterLock, CHAR *inObjectName, LPCWSTR inPinDisplayName, CMediaType *inOutputMediaType) | AbstractVideoEncodeOutputPin | |
BasicSeekable(void) | BasicSeekable | |
BasicSeekable(IMediaSeeking *inDelegate) | BasicSeekable | |
BUFF_COUNT | AbstractVideoEncodeOutputPin | [protected, static] |
BUFF_SIZE | AbstractVideoEncodeOutputPin | [protected, static] |
CheckCapabilities(DWORD *pCapabilities) | BasicSeekable | [virtual] |
CheckMediaType(const CMediaType *inMediaType) | AbstractVideoEncodeOutputPin | [virtual] |
CompleteConnect(IPin *inReceivePin) | AbstractVideoEncodeOutputPin | [virtual] |
ConvertTimeFormat(LONGLONG *pTarget, const GUID *pTargetFormat, LONGLONG Source, const GUID *pSourceFormat) | BasicSeekable | [virtual] |
DecideBufferSize(IMemAllocator *inAllocator, ALLOCATOR_PROPERTIES *inReqAllocProps) | AbstractVideoEncodeOutputPin | [virtual] |
DeliverBeginFlush(void) | AbstractVideoEncodeOutputPin | [virtual] |
DeliverEndFlush(void) | AbstractVideoEncodeOutputPin | [virtual] |
DeliverEndOfStream(void) | AbstractVideoEncodeOutputPin | [virtual] |
DeliverNewSegment(REFERENCE_TIME tStart, REFERENCE_TIME tStop, double dRate) | AbstractVideoEncodeOutputPin | [virtual] |
FillFormatBuffer(BYTE *inFormatBuffer)=0 | AbstractVideoEncodeOutputPin | [pure virtual] |
FillMediaType(CMediaType *inMediaType) | AbstractVideoEncodeOutputPin | [protected] |
FormatBufferSize()=0 | AbstractVideoEncodeOutputPin | [pure 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) | AbstractVideoEncodeOutputPin | [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] |
IsFormatSupported(const GUID *pFormat) | BasicSeekable | [virtual] |
IsUsingTimeFormat(const GUID *pFormat) | BasicSeekable | [virtual] |
mDataQueue | AbstractVideoEncodeOutputPin | |
mHR | AbstractVideoEncodeOutputPin | [protected] |
mOutputMediaType | AbstractVideoEncodeOutputPin | [protected] |
mParentFilter | AbstractVideoEncodeOutputPin | [protected] |
mSeekDelegate | BasicSeekable | [protected] |
mSeekingCap | BasicSeekable | [protected] |
NonDelegatingQueryInterface(REFIID riid, void **ppv) | AbstractVideoEncodeOutputPin | |
QueryPreferredFormat(GUID *pFormat) | BasicSeekable | [virtual] |
ReleaseDelegate() | BasicSeekable | |
SetDelegate(IMediaSeeking *inDelegate) | BasicSeekable | |
SetPositions(LONGLONG *pCurrent, DWORD dwCurrentFlags, LONGLONG *pStop, DWORD dwStopFlags) | BasicSeekable | [virtual] |
SetRate(double dRate) | BasicSeekable | [virtual] |
SetTimeFormat(const GUID *pFormat) | BasicSeekable | [virtual] |
~AbstractVideoEncodeOutputPin(void) | AbstractVideoEncodeOutputPin | [virtual] |
~BasicSeekable(void) | BasicSeekable | [virtual] |