MistServer  2.5.3-Pro-19-gf5e75b1 ( Generic_64)
Public Member Functions | Data Fields
OGG::oggTrack Class Reference

#include <ogg.h>

Public Member Functions

 oggTrack ()
 
 oggTrack ()
 

Data Fields

long long unsigned int blockSize [2]
 
char channels
 
oggCodec codec
 
std::string contBuffer
 
long long unsigned int dtscID
 
char KFGShift
 
long long unsigned int lastGran
 
long long unsigned int lastPageOffset
 
double lastTime
 
double msPerFrame
 
Page myPage
 
std::string name
 
unsigned int nxtSegment
 
bool parsedHeaders
 
std::deque< vorbis::modevModes
 

Constructor & Destructor Documentation

OGG::oggTrack::oggTrack ( )
inline
OGG::oggTrack::oggTrack ( )
inline

Field Documentation

long long unsigned int OGG::oggTrack::blockSize
char OGG::oggTrack::channels
oggCodec OGG::oggTrack::codec
std::string OGG::oggTrack::contBuffer
long long unsigned int OGG::oggTrack::dtscID
char OGG::oggTrack::KFGShift
long long unsigned int OGG::oggTrack::lastGran
long long unsigned int OGG::oggTrack::lastPageOffset
double OGG::oggTrack::lastTime
double OGG::oggTrack::msPerFrame
Page OGG::oggTrack::myPage
std::string OGG::oggTrack::name
unsigned int OGG::oggTrack::nxtSegment
bool OGG::oggTrack::parsedHeaders
std::deque< vorbis::mode > OGG::oggTrack::vModes

The documentation for this class was generated from the following file: