|
gmerlin
|
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... | |
Description of a subtitle stream.
Unknown fields can be NULL.
| 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.
1.8.5