zenilib  0.5.3.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
OggVorbis_File Struct Reference

#include <vorbisfile.h>

Public Attributes

double bittrack
 
ov_callbacks callbacks
 
int current_link
 
long current_serialno
 
ogg_int64_tdataoffsets
 
voiddatasource
 
ogg_int64_t end
 
int links
 
ogg_int64_t offset
 
ogg_int64_toffsets
 
ogg_stream_state os
 
ogg_sync_state oy
 
ogg_int64_t pcm_offset
 
ogg_int64_tpcmlengths
 
int ready_state
 
double samptrack
 
int seekable
 
long * serialnos
 
vorbis_block vb
 
vorbis_commentvc
 
vorbis_dsp_state vd
 
vorbis_infovi
 

Detailed Description

Definition at line 111 of file vorbisfile.h.

Member Data Documentation

double OggVorbis_File::bittrack
ov_callbacks OggVorbis_File::callbacks

Definition at line 144 of file vorbisfile.h.

Referenced by _get_data(), _open_seekable2(), _ov_open1(), _seek_helper(), and ov_clear().

long OggVorbis_File::current_serialno
ogg_int64_t* OggVorbis_File::dataoffsets
void* OggVorbis_File::datasource

Definition at line 112 of file vorbisfile.h.

Referenced by _get_data(), _open_seekable2(), _ov_open1(), _ov_open2(), _seek_helper(), and ov_clear().

ogg_int64_t OggVorbis_File::end
ogg_sync_state OggVorbis_File::oy

Definition at line 116 of file vorbisfile.h.

Referenced by _get_data(), _get_next_page(), _ov_open1(), _seek_helper(), and ov_clear().

double OggVorbis_File::samptrack
vorbis_comment* OggVorbis_File::vc

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