gmerlin
Data Fields
bg_subtitle_info_t Struct Reference

Description of a subtitle stream. More...

#include <streaminfo.h>

Data Fields

gavl_metadata_t m
 Metadata. More...
 
int is_text
 1 if subtitles are in text format (0 for overlay subtitles) More...
 
gavl_video_format_t format
 Format of overlay subtitles. More...
 
int64_t duration
 Duration in timescale tics. More...
 

Detailed Description

Description of a subtitle stream.

Unknown fields can be NULL.

Field Documentation

gavl_metadata_t bg_subtitle_info_t::m

Metadata.

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: