Sat Mar 10 01:56:00 2012

Asterisk developer's documentation


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
ogg_sync_state oy
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.

Detailed Description

Definition at line 57 of file format_ogg_vorbis.c.


Field Documentation

int eos

Indicates whether an End of Stream condition has been detected.

Definition at line 74 of file format_ogg_vorbis.c.

Referenced by ogg_vorbis_rewrite(), read_samples(), and write_stream().

ogg_page og

Definition at line 61 of file format_ogg_vorbis.c.

Referenced by ogg_vorbis_open(), ogg_vorbis_rewrite(), read_samples(), and write_stream().

ogg_packet op

Definition at line 62 of file format_ogg_vorbis.c.

Referenced by ogg_vorbis_open(), read_samples(), and write_stream().

ogg_stream_state os

Definition at line 60 of file format_ogg_vorbis.c.

Referenced by ogg_vorbis_close(), ogg_vorbis_open(), ogg_vorbis_rewrite(), read_samples(), and write_stream().

ogg_sync_state oy

Definition at line 59 of file format_ogg_vorbis.c.

Referenced by ogg_vorbis_close(), ogg_vorbis_open(), and read_samples().

vorbis_block vb

Definition at line 68 of file format_ogg_vorbis.c.

Referenced by ogg_vorbis_close(), ogg_vorbis_rewrite(), read_samples(), and write_stream().

vorbis_comment vc

Definition at line 66 of file format_ogg_vorbis.c.

Referenced by ogg_vorbis_close(), ogg_vorbis_open(), and ogg_vorbis_rewrite().

vorbis_dsp_state vd

Definition at line 67 of file format_ogg_vorbis.c.

Referenced by ogg_vorbis_close(), ogg_vorbis_read(), ogg_vorbis_rewrite(), ogg_vorbis_write(), read_samples(), and write_stream().

vorbis_info vi

Definition at line 65 of file format_ogg_vorbis.c.

Referenced by ogg_vorbis_close(), ogg_vorbis_open(), ogg_vorbis_read(), and ogg_vorbis_rewrite().

int writing

Indicates whether this filestream is set up for reading or writing.

Definition at line 71 of file format_ogg_vorbis.c.

Referenced by ogg_vorbis_close(), ogg_vorbis_open(), ogg_vorbis_rewrite(), and ogg_vorbis_write().


The documentation for this struct was generated from the following file:
Generated on Sat Mar 10 01:56:00 2012 for Asterisk - The Open Source Telephony Project by  doxygen 1.4.7