live
Data Fields
OggTrack::_vtoHdrs Struct Reference

#include <OggFile.hh>

Data Fields

u_int8_t * header [3]
 
unsigned headerSize [3]
 
unsigned blocksize [2]
 
unsigned uSecsPerPacket [2]
 
unsigned vorbis_mode_count
 
unsigned ilog_vorbis_mode_count_minus_1
 
u_int8_t * vorbis_mode_blockflag
 
u_int8_t KFGSHIFT
 
unsigned uSecsPerFrame
 

Detailed Description

Definition at line 105 of file OggFile.hh.

Field Documentation

◆ blocksize

unsigned OggTrack::_vtoHdrs::blocksize[2]

Definition at line 110 of file OggFile.hh.

◆ header

u_int8_t* OggTrack::_vtoHdrs::header[3]

Definition at line 106 of file OggFile.hh.

Referenced by OggTrack::weNeedHeaders().

◆ headerSize

unsigned OggTrack::_vtoHdrs::headerSize[3]

Definition at line 107 of file OggFile.hh.

◆ ilog_vorbis_mode_count_minus_1

unsigned OggTrack::_vtoHdrs::ilog_vorbis_mode_count_minus_1

Definition at line 113 of file OggFile.hh.

◆ KFGSHIFT

u_int8_t OggTrack::_vtoHdrs::KFGSHIFT

Definition at line 118 of file OggFile.hh.

◆ uSecsPerFrame

unsigned OggTrack::_vtoHdrs::uSecsPerFrame

Definition at line 119 of file OggFile.hh.

◆ uSecsPerPacket

unsigned OggTrack::_vtoHdrs::uSecsPerPacket[2]

Definition at line 111 of file OggFile.hh.

◆ vorbis_mode_blockflag

u_int8_t* OggTrack::_vtoHdrs::vorbis_mode_blockflag

Definition at line 114 of file OggFile.hh.

◆ vorbis_mode_count

unsigned OggTrack::_vtoHdrs::vorbis_mode_count

Definition at line 112 of file OggFile.hh.


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