bg_track_info_t Struct Reference
[Track information]

Track info. More...

#include <streaminfo.h>

Data Fields

int flags
 1 if track is seekable (duration must be > 0 then)
char * name
 Name of the track (can be NULL).
char * description
 Technical desription of the format.
int64_t duration
 Duration.
int num_audio_streams
 Number of audio streams.
int num_video_streams
 Number of video streams.
int num_subtitle_streams
 Number of subtitle streams.
bg_audio_info_taudio_streams
 Audio streams.
bg_video_info_tvideo_streams
 Video streams.
bg_subtitle_info_tsubtitle_streams
 Subtitle streams.
bg_metadata_t metadata
 Metadata (optional).
char * url
 URL (needed if is_redirector field is nonzero).
bg_chapter_list_tchapter_list
 Chapter list (or NULL).

Detailed Description

Track info.


Field Documentation

1 if track is seekable (duration must be > 0 then)

Name of the track (can be NULL).

Technical desription of the format.

Duration.

Number of audio streams.

Number of video streams.

Number of subtitle streams.

Audio streams.

Video streams.

Subtitle streams.

Metadata (optional).

URL (needed if is_redirector field is nonzero).

Chapter list (or NULL).


The documentation for this struct was generated from the following file:
Generated on Wed Jul 21 17:05:55 2010 for gmerlin by  doxygen 1.6.3