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

Something like subrip format.

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

Info about this stream.

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

Format of overlay subtitles.

Duration in timescale tics.


The documentation for this struct was generated from the following file:

doxygen