#include <nsOggCodecState.h>
List of all members.
Member Enumeration Documentation
- Enumerator:
| TYPE_VORBIS |
|
| TYPE_THEORA |
|
| TYPE_SKELETON |
|
| TYPE_UNKNOWN |
|
Constructor & Destructor Documentation
| nsOggCodecState::nsOggCodecState |
( |
ogg_page * |
aBosPage |
) |
|
| virtual nsOggCodecState::~nsOggCodecState |
( |
|
) |
[virtual] |
Member Function Documentation
| void nsOggCodecState::AddToBuffer |
( |
ogg_page * |
aPage |
) |
[inline] |
| void nsOggCodecState::Deactivate |
( |
|
) |
[inline] |
| virtual PRBool nsOggCodecState::DecodeHeader |
( |
ogg_packet * |
aPacket |
) |
[inline, virtual] |
| PRBool nsOggCodecState::DoneReadingHeaders |
( |
|
) |
[inline] |
| virtual CodecType nsOggCodecState::GetType |
( |
|
) |
[inline, virtual] |
| virtual PRBool nsOggCodecState::Init |
( |
|
) |
[virtual] |
| PRBool nsOggCodecState::PageInFromBuffer |
( |
|
) |
|
| virtual nsresult nsOggCodecState::Reset |
( |
|
) |
[virtual] |
| virtual PRInt64 nsOggCodecState::StartTime |
( |
PRInt64 |
granulepos |
) |
[inline, virtual] |
| virtual PRInt64 nsOggCodecState::Time |
( |
PRInt64 |
granulepos |
) |
[inline, virtual] |
Member Data Documentation
The documentation for this class was generated from the following file: