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.


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.


The documentation for this struct was generated from the following file:
Generated on Wed Jan 9 19:32:52 2008 for gmerlin by  doxygen 1.5.3