AbstractAudioEncodeInputPin(AbstractAudioEncodeFilter *inParentFilter, CCritSec *inFilterLock, AbstractAudioEncodeOutputPin *inOutputPin, CHAR *inObjectName, LPCWSTR inPinDisplayName) | AbstractAudioEncodeInputPin | |
AbstractAudioEncodeOutputPin class | AbstractAudioEncodeInputPin | [friend] |
BasicSeekable(void) | BasicSeekable | |
BasicSeekable(IMediaSeeking *inDelegate) | BasicSeekable | |
BeginFlush() | AbstractAudioEncodeInputPin | [virtual] |
CheckCapabilities(DWORD *pCapabilities) | BasicSeekable | [virtual] |
CheckMediaType(const CMediaType *inMediaType) | AbstractAudioEncodeInputPin | [virtual] |
CompleteConnect(IPin *inReceivePin) | AbstractAudioEncodeInputPin | [virtual] |
ConstructCodec()=0 | AbstractAudioEncodeInputPin | [pure virtual] |
ConvertTimeFormat(LONGLONG *pTarget, const GUID *pTargetFormat, LONGLONG Source, const GUID *pSourceFormat) | BasicSeekable | [virtual] |
DestroyCodec()=0 | AbstractAudioEncodeInputPin | [pure virtual] |
encodeData(unsigned char *inBuf, long inNumBytes)=0 | AbstractAudioEncodeInputPin | [pure virtual] |
EndFlush() | AbstractAudioEncodeInputPin | [virtual] |
EndOfStream(void) | AbstractAudioEncodeInputPin | [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) | AbstractAudioEncodeInputPin | [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 | AbstractAudioEncodeInputPin | [static] |
IsFormatSupported(const GUID *pFormat) | BasicSeekable | [virtual] |
IsUsingTimeFormat(const GUID *pFormat) | BasicSeekable | [virtual] |
mAcceptableMediaType | AbstractAudioEncodeInputPin | [protected] |
mBegun | AbstractAudioEncodeInputPin | [protected] |
mHR | AbstractAudioEncodeInputPin | [protected] |
mOutputPin | AbstractAudioEncodeInputPin | [protected] |
mParentFilter | AbstractAudioEncodeInputPin | [protected] |
mSeekDelegate | BasicSeekable | [protected] |
mSeekingCap | BasicSeekable | [protected] |
mUptoFrame | AbstractAudioEncodeInputPin | [protected] |
mWaveFormat | AbstractAudioEncodeInputPin | [protected] |
NewSegment(REFERENCE_TIME tStart, REFERENCE_TIME tStop, double dRate) | AbstractAudioEncodeInputPin | [virtual] |
NonDelegatingQueryInterface(REFIID riid, void **ppv) | AbstractAudioEncodeInputPin | |
QueryPreferredFormat(GUID *pFormat) | BasicSeekable | [virtual] |
Receive(IMediaSample *pSample) | AbstractAudioEncodeInputPin | |
ReleaseDelegate() | BasicSeekable | |
ResetFrameCount() | AbstractAudioEncodeInputPin | [virtual] |
SetDelegate(IMediaSeeking *inDelegate) | BasicSeekable | |
SetMediaType(const CMediaType *inMediaType) | AbstractAudioEncodeInputPin | [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) | AbstractAudioEncodeInputPin | [protected, virtual] |
SetTimeFormat(const GUID *pFormat) | BasicSeekable | [virtual] |
SINT_MAX | AbstractAudioEncodeInputPin | [static] |
SINT_MIN | AbstractAudioEncodeInputPin | [static] |
SIZE_16_BITS | AbstractAudioEncodeInputPin | [static] |
~AbstractAudioEncodeInputPin(void) | AbstractAudioEncodeInputPin | [virtual] |
~BasicSeekable(void) | BasicSeekable | [virtual] |