bg_subtitle_info_t Struct Reference
[Track information]

Description of a subtitle stream. More...

#include <streaminfo.h>


Data Fields

char * description
 Something like subrip format.
char language [4]
 The language in ISO 639-2 (3 character code+'\0').
char * info
 Info about this stream.
int is_text
 1 if subtitles are in text format (0 for overlay subtitles)
gavl_video_format_t format
 Format of overlay subtitles.
int64_t duration
 Duration in timescale tics.


Detailed Description

Description of a subtitle stream.

Unknown fields can be NULL.


Field Documentation

char* bg_subtitle_info_t::description

Something like subrip format.

char bg_subtitle_info_t::language[4]

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

char* bg_subtitle_info_t::info

Info about this stream.

int bg_subtitle_info_t::is_text

1 if subtitles are in text format (0 for overlay subtitles)

gavl_video_format_t bg_subtitle_info_t::format

Format of overlay subtitles.

int64_t bg_subtitle_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