bg_video_info_t Struct Reference
[Track information]

Description of a video stream. More...

#include <streaminfo.h>


Data Fields

gavl_video_format_t format
 Format (invalid before the start function was called).
char * description
 Something like MPEG-1 video 1150 kbps.
char language [4]
 The language in ISO 639-2 (3 character code+'\0').
char * info
 Info about this stream.
int64_t duration
 Duration in timescale tics.


Detailed Description

Description of a video stream.

Unknown fields can be NULL.


Field Documentation

gavl_video_format_t bg_video_info_t::format

Format (invalid before the start function was called).

char* bg_video_info_t::description

Something like MPEG-1 video 1150 kbps.

char bg_video_info_t::language[4]

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

char* bg_video_info_t::info

Info about this stream.

int64_t bg_video_info_t::duration

Duration in timescale tics.


The documentation for this struct was generated from the following file:
Generated on Tue Jul 28 01:06:55 2009 for gmerlin by  doxygen 1.5.4