Asterisk - The Open Source Telephony Project  21.4.1
Data Fields
ogg_vorbis_desc Struct Reference

Data Fields

int eos
 Indicates whether an End of Stream condition has been detected.
 
ogg_page og
 
ogg_packet op
 
ogg_stream_state os
 
OggVorbis_File ov_f
 
vorbis_block vb
 
vorbis_comment vc
 
vorbis_dsp_state vd
 
vorbis_info vi
 
int writing
 Indicates whether this filestream is set up for reading or writing.
 
off_t writing_pcm_pos
 Stores the current pcm position to support tell() on writing mode.
 

Detailed Description

Definition at line 58 of file format_ogg_vorbis.c.


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