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

#include <io.h>

Public Member Functions

 DTSCPageData ()
 

Data Fields

unsigned long long int curOffset
 The current write offset in the page. More...
 
unsigned long long int dataSize
 The full size this page should be. More...
 
unsigned long long int firstTime
 The first timestamp of the page. More...
 
unsigned long keyNum
 The current page number. More...
 
unsigned long lastKeyTime
 The last key time encountered on this track. More...
 
unsigned long pageNum
 
unsigned long partNum
 The number of parts in this page. More...
 

Constructor & Destructor Documentation

Mist::DTSCPageData::DTSCPageData ( )
inline

Field Documentation

unsigned long long int Mist::DTSCPageData::curOffset

The current write offset in the page.

unsigned long long int Mist::DTSCPageData::dataSize

The full size this page should be.

unsigned long long int Mist::DTSCPageData::firstTime

The first timestamp of the page.

unsigned long Mist::DTSCPageData::keyNum

The current page number.

The number of keyframes in this page.

unsigned long Mist::DTSCPageData::lastKeyTime

The last key time encountered on this track.

unsigned long Mist::DTSCPageData::pageNum
unsigned long Mist::DTSCPageData::partNum

The number of parts in this page.


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