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

#include <input_ogg.h>

Public Member Functions

 segment ()
 
bool operator< (const segment &rhs) const
 
JSON::Value toJSON (OGG::oggCodec myCodec)
 

Data Fields

long long unsigned int bytepos
 
bool keyframe
 
std::vector< std::string > parts
 
unsigned long long int tid
 
unsigned long long int time
 

Constructor & Destructor Documentation

Mist::segment::segment ( )
inline

Member Function Documentation

bool Mist::segment::operator< ( const segment rhs) const
inline
JSON::Value Mist::segment::toJSON ( OGG::oggCodec  myCodec)

Field Documentation

long long unsigned int Mist::segment::bytepos
bool Mist::segment::keyframe
std::vector<std::string> Mist::segment::parts
unsigned long long int Mist::segment::tid
unsigned long long int Mist::segment::time

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