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.
int64_t pts_offset
 First timestamp.

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.

First timestamp.


The documentation for this struct was generated from the following file:
Generated on Sun Feb 28 07:34:31 2010 for gmerlin by  doxygen 1.6.3