OggTheoraFrame
Engine/source/core/ogg/oggTheoraDecoder.h
A single decoded Theora video frame.
Public Types
Parent
Public Attributes
Seconds to display this frame.
Serial number of this frame in the stream.
Playtime in seconds at which to display this frame.
Public Functions
OggTheoraFrame(S8 * data, U32 size, bool ownMemory)
Detailed Description
A single decoded Theora video frame.