AbstractAudioDecodeInputPin(AbstractAudioDecodeFilter *inParentFilter, CCritSec *inFilterLock, AbstractAudioDecodeOutputPin *inOutputPin, CHAR *inObjectName, LPCWSTR inPinDisplayName, CMediaType *inAcceptMediaType) | AbstractAudioDecodeInputPin | |
AbstractAudioDecodeOutputPin class | AbstractAudioDecodeInputPin | [friend] |
BasicSeekable(void) | BasicSeekable | |
BasicSeekable(IMediaSeeking *inDelegate) | BasicSeekable | |
BeginFlush() | AbstractAudioDecodeInputPin | [virtual] |
BreakConnect() | AbstractAudioDecodeInputPin | [virtual] |
CheckCapabilities(DWORD *pCapabilities) | BasicSeekable | [virtual] |
CheckMediaType(const CMediaType *inMediaType) | AbstractAudioDecodeInputPin | [virtual] |
CompleteConnect(IPin *inReceivePin) | AbstractAudioDecodeInputPin | [virtual] |
ConstructCodec() | VorbisDecodeInputPin | [virtual] |
ConvertTimeFormat(LONGLONG *pTarget, const GUID *pTargetFormat, LONGLONG Source, const GUID *pSourceFormat) | BasicSeekable | [virtual] |
decodeData(unsigned char *inBuf, long inNumBytes) | VorbisDecodeInputPin | [virtual] |
DestroyCodec() | VorbisDecodeInputPin | [virtual] |
EndFlush() | AbstractAudioDecodeInputPin | [virtual] |
EndOfStream(void) | AbstractAudioDecodeInputPin | [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) | AbstractAudioDecodeInputPin | [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] |
mAcceptableMediaType | AbstractAudioDecodeInputPin | [protected] |
mBegun | VorbisDecodeInputPin | [protected] |
mChainTimeBase | AbstractAudioDecodeInputPin | |
mFishInfo | VorbisDecodeInputPin | [protected] |
mFishSound | VorbisDecodeInputPin | [protected] |
mFrameSize | AbstractAudioDecodeInputPin | [protected] |
mHR | VorbisDecodeInputPin | [protected] |
mLastSeenStartGranPos | AbstractAudioDecodeInputPin | [protected] |
mNumChannels | AbstractAudioDecodeInputPin | [protected] |
mOutputPin | AbstractAudioDecodeInputPin | [protected] |
mParentFilter | AbstractAudioDecodeInputPin | [protected] |
mPreviousEndTime | AbstractAudioDecodeInputPin | |
mSampleRate | AbstractAudioDecodeInputPin | [protected] |
mSeekDelegate | BasicSeekable | [protected] |
mSeekingCap | BasicSeekable | [protected] |
mSeekTimeBase | AbstractAudioDecodeInputPin | [protected] |
mStreamLock | AbstractAudioDecodeInputPin | [protected] |
mUptoFrame | AbstractAudioDecodeInputPin | [protected] |
NewSegment(REFERENCE_TIME tStart, REFERENCE_TIME tStop, double dRate) | AbstractAudioDecodeInputPin | [virtual] |
NonDelegatingQueryInterface(REFIID riid, void **ppv) | VorbisDecodeInputPin | |
QueryPreferredFormat(GUID *pFormat) | BasicSeekable | [virtual] |
Receive(IMediaSample *pSample) | AbstractAudioDecodeInputPin | |
ReleaseDelegate() | BasicSeekable | |
ResetFrameCount() | AbstractAudioDecodeInputPin | [virtual] |
ResetTimeBases() | AbstractAudioDecodeInputPin | [virtual] |
SetDelegate(IMediaSeeking *inDelegate) | BasicSeekable | |
SetMediaType(const CMediaType *inMediaType) | VorbisDecodeInputPin | [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) | AbstractAudioDecodeInputPin | [protected, virtual] |
SetTimeFormat(const GUID *pFormat) | BasicSeekable | [virtual] |
SINT_MAX | AbstractAudioDecodeInputPin | [static] |
SINT_MIN | AbstractAudioDecodeInputPin | [static] |
SIZE_16_BITS | AbstractAudioDecodeInputPin | [static] |
VorbisDecoded(FishSound *inFishSound, float **inPCM, long inFrames, void *inThisPointer) | VorbisDecodeInputPin | [static] |
VorbisDecodeInputPin(AbstractAudioDecodeFilter *inFilter, CCritSec *inFilterLock, AbstractAudioDecodeOutputPin *inOutputPin, CMediaType *inAcceptMediaType) | VorbisDecodeInputPin | |
~AbstractAudioDecodeInputPin(void) | AbstractAudioDecodeInputPin | [virtual] |
~BasicSeekable(void) | BasicSeekable | [virtual] |
~VorbisDecodeInputPin(void) | VorbisDecodeInputPin | [virtual] |