| AbstractTransformInputPin(AbstractTransformFilter *inParentFilter, CCritSec *inFilterLock, AbstractTransformOutputPin *inOutputPin, CHAR *inObjectName, LPCWSTR inPinDisplayName, vector< CMediaType * > inAcceptableMediaTypes) | AbstractTransformInputPin | |
| AbstractTransformOutputPin class | AbstractTransformInputPin | [friend] |
| AHR_ALL_HEADERS_RECEIVED enum value | IOggDecoder | |
| AHR_INVALID_HEADER enum value | IOggDecoder | |
| AHR_MORE_HEADERS_TO_COME enum value | IOggDecoder | |
| AHR_NULL_POINTER enum value | IOggDecoder | |
| AHR_UNEXPECTED enum value | IOggDecoder | |
| BasicSeekPassThrough(void) | BasicSeekPassThrough | |
| BasicSeekPassThrough(IMediaSeeking *inDelegate) | BasicSeekPassThrough | |
| BeginFlush() | FLACDecodeInputPin | [virtual] |
| BreakConnect() | AbstractTransformInputPin | [virtual] |
| CheckCapabilities(DWORD *pCapabilities) | BasicSeekPassThrough | [virtual] |
| CheckMediaType(const CMediaType *inMediaType) | FLACDecodeInputPin | [virtual] |
| CompleteConnect(IPin *inReceivePin) | AbstractTransformInputPin | [virtual] |
| ConstructCodec() | FLACDecodeInputPin | [protected, virtual] |
| convertGranuleToTime(LOOG_INT64 inGranule) | FLACDecodeInputPin | [virtual] |
| ConvertTimeFormat(LONGLONG *pTarget, const GUID *pTargetFormat, LONGLONG Source, const GUID *pSourceFormat) | BasicSeekPassThrough | [virtual] |
| DECODED_BUFFER_SIZE | FLACDecodeInputPin | [protected, static] |
| DestroyCodec() | FLACDecodeInputPin | [protected, virtual] |
| eAcceptHeaderResult enum name | IOggDecoder | |
| eFLACSetupState enum name | FLACDecodeInputPin | [protected] |
| eFLACType enum name | FLACDecodeInputPin | [protected] |
| EndFlush() | FLACDecodeInputPin | [virtual] |
| EndOfStream(void) | FLACDecodeInputPin | [virtual] |
| FLAC_BUFFER_SIZE | FLACDecodeInputPin | [protected, static] |
| FLAC_NUM_BUFFERS | FLACDecodeInputPin | [protected, static] |
| FLACDecodeInputPin(AbstractTransformFilter *inFilter, CCritSec *inFilterLock, AbstractTransformOutputPin *inOutputPin, vector< CMediaType * > inAcceptableMediaTypes) | FLACDecodeInputPin | |
| FT_CLASSIC enum value | FLACDecodeInputPin | [protected] |
| FT_OGG_FLAC_1 enum value | FLACDecodeInputPin | [protected] |
| FT_UNKNOWN enum value | FLACDecodeInputPin | [protected] |
| GetAllocatorRequirements(ALLOCATOR_PROPERTIES *outRequestedProps) | FLACDecodeInputPin | [virtual] |
| GetAvailable(LONGLONG *pEarliest, LONGLONG *pLatest) | BasicSeekPassThrough | [virtual] |
| GetCapabilities(DWORD *pCapabilities) | BasicSeekPassThrough | [virtual] |
| getCodecIdentString() | FLACDecodeInputPin | [virtual] |
| getCodecShortName() | FLACDecodeInputPin | [virtual] |
| GetCurrentPosition(LONGLONG *pCurrent) | BasicSeekPassThrough | [virtual] |
| GetDuration(LONGLONG *pDuration) | BasicSeekPassThrough | [virtual] |
| GetMediaType(int inPosition, CMediaType *outMediaType) | AbstractTransformInputPin | [virtual] |
| GetPositions(LONGLONG *pCurrent, LONGLONG *pStop) | BasicSeekPassThrough | [virtual] |
| GetPreroll(LONGLONG *pllPreroll) | BasicSeekPassThrough | [virtual] |
| GetRate(double *dRate) | BasicSeekPassThrough | [virtual] |
| GetStopPosition(LONGLONG *pStop) | BasicSeekPassThrough | [virtual] |
| GetTimeFormat(GUID *pFormat) | BasicSeekPassThrough | [virtual] |
| IOggDecoderSeek(void) | IOggDecoderSeek | [inline] |
| IsFormatSupported(const GUID *pFormat) | BasicSeekPassThrough | [virtual] |
| IsUsingTimeFormat(const GUID *pFormat) | BasicSeekPassThrough | [virtual] |
| mAcceptableMediaTypes | AbstractTransformInputPin | [protected] |
| mCodecLock | FLACDecodeInputPin | [protected] |
| mDecodedBuffer | FLACDecodeInputPin | [protected] |
| mDecodedByteCount | FLACDecodeInputPin | [protected] |
| mFLACDecoder | FLACDecodeInputPin | [protected] |
| mFLACType | FLACDecodeInputPin | [protected] |
| mGotMetaData | FLACDecodeInputPin | [protected] |
| mHR | AbstractTransformInputPin | [protected] |
| mMetadataPacket | FLACDecodeInputPin | [protected] |
| mOutputPin | AbstractTransformInputPin | [protected] |
| mParentFilter | AbstractTransformInputPin | [protected] |
| mRateNumerator | FLACDecodeInputPin | [protected] |
| mSeekDelegate | BasicSeekPassThrough | [protected] |
| mSeekingCap | BasicSeekPassThrough | [protected] |
| mSetupState | FLACDecodeInputPin | [protected] |
| mStreamLock | AbstractTransformInputPin | [protected] |
| mUptoFrame | FLACDecodeInputPin | [protected] |
| mustSeekBefore(LOOG_INT64 inGranule) | FLACDecodeInputPin | [virtual] |
| NewSegment(REFERENCE_TIME inStartTime, REFERENCE_TIME inStopTime, double inRate) | FLACDecodeInputPin | [virtual] |
| NonDelegatingQueryInterface(REFIID riid, void **ppv) | FLACDecodeInputPin | |
| QueryPreferredFormat(GUID *pFormat) | BasicSeekPassThrough | [virtual] |
| RATE_DENOMINATOR | FLACDecodeInputPin | [protected, static] |
| Receive(IMediaSample *inSample) | FLACDecodeInputPin | [virtual] |
| ReleaseDelegate() | BasicSeekPassThrough | |
| SetDelegate(IMediaSeeking *inDelegate) | BasicSeekPassThrough | |
| SetMediaType(const CMediaType *inMediaType) | FLACDecodeInputPin | [virtual] |
| SetPositions(LONGLONG *pCurrent, DWORD dwCurrentFlags, LONGLONG *pStop, DWORD dwStopFlags) | BasicSeekPassThrough | [virtual] |
| SetRate(double dRate) | BasicSeekPassThrough | [virtual] |
| SetSampleParams(IMediaSample *outMediaSample, unsigned long inDataSize, REFERENCE_TIME *inStartTime, REFERENCE_TIME *inEndTime) | AbstractTransformInputPin | [protected, virtual] |
| SetTimeFormat(const GUID *pFormat) | BasicSeekPassThrough | [virtual] |
| showHeaderPacket(OggPacket *inCodecHeaderPacket) | FLACDecodeInputPin | [virtual] |
| SINT_MAX | AbstractTransformInputPin | [protected, static] |
| SINT_MIN | AbstractTransformInputPin | [protected, static] |
| SIZE_16_BITS | AbstractTransformInputPin | [protected, static] |
| TransformData(unsigned char *inBuf, long inNumBytes) | FLACDecodeInputPin | [protected, virtual] |
| VSS_ALL_HEADERS_SEEN enum value | FLACDecodeInputPin | [protected] |
| VSS_ERROR enum value | FLACDecodeInputPin | [protected] |
| VSS_SEEN_BOS enum value | FLACDecodeInputPin | [protected] |
| VSS_SEEN_COMMENT enum value | FLACDecodeInputPin | [protected] |
| VSS_SEEN_NOTHING enum value | FLACDecodeInputPin | [protected] |
| ~AbstractTransformInputPin(void) | AbstractTransformInputPin | [virtual] |
| ~BasicSeekPassThrough(void) | BasicSeekPassThrough | [virtual] |
| ~FLACDecodeInputPin(void) | FLACDecodeInputPin | [virtual] |
| ~IOggDecoderSeek(void) | IOggDecoderSeek | [inline, virtual] |