#include <IOggDecoder.h>
Inheritance diagram for IOggDecoder:


Public Types | |
| enum | eAcceptHeaderResult { AHR_ALL_HEADERS_RECEIVED, AHR_MORE_HEADERS_TO_COME, AHR_INVALID_HEADER, AHR_UNEXPECTED, AHR_NULL_POINTER } |
Public Member Functions | |
| virtual LOOG_INT64 | convertGranuleToTime (LOOG_INT64 inGranule)=0 |
| virtual string | getCodecIdentString ()=0 |
| virtual string | getCodecShortName ()=0 |
| virtual LOOG_INT64 | mustSeekBefore (LOOG_INT64 inGranule)=0 |
| virtual eAcceptHeaderResult | showHeaderPacket (OggPacket *inCodecHeaderPacket)=0 |
|
|
Definition at line 20 of file IOggDecoder.h. |
|
|
Implements IOggDecoderSeek. Implemented in CMMLDecodeInputPin, FLACDecodeInputPin, OGMDecodeInputPin, OggRawAudioExtractorInputPin, SpeexDecodeInputPin, TheoraDecodeInputPin, and VorbisDecodeInputPin. |
|
|
Implemented in CMMLDecodeInputPin, FLACDecodeInputPin, OGMDecodeInputPin, OggRawAudioExtractorInputPin, SpeexDecodeInputPin, TheoraDecodeInputPin, and VorbisDecodeInputPin. |
|
|
Implemented in CMMLDecodeInputPin, FLACDecodeInputPin, OGMDecodeInputPin, OggRawAudioExtractorInputPin, SpeexDecodeInputPin, TheoraDecodeInputPin, and VorbisDecodeInputPin. |
|
|
Implements IOggDecoderSeek. Implemented in CMMLDecodeInputPin, FLACDecodeInputPin, OGMDecodeInputPin, OggRawAudioExtractorInputPin, SpeexDecodeInputPin, TheoraDecodeInputPin, and VorbisDecodeInputPin. |
|
1.3.9