Asterisk - The Open Source Telephony Project
21.4.1
|
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. | |
Definition at line 58 of file format_ogg_vorbis.c.