bg_audio_info_t Struct Reference
[Track information]

Description of an audio stream. More...

#include <streaminfo.h>


Data Fields

gavl_audio_format_t format
 Format (invalid until after the start function was called).
char * description
 Something like MPEG-1 audio layer 3, 128 kbps.
char language [4]
 The language in ISO 639-2 (3 character code+'\0').
char * info
 Directors comments etc...
int64_t duration
 Duration in timescale tics.


Detailed Description

Description of an audio stream.

Unknown fields can be NULL.


Field Documentation

Format (invalid until after the start function was called).

Something like MPEG-1 audio layer 3, 128 kbps.

The language in ISO 639-2 (3 character code+'\0').

Directors comments etc...

Duration in timescale tics.


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

Generated on Thu Dec 18 08:10:53 2008 for gmerlin by  doxygen 1.5.7.1