|
gmerlin
|
Description of a subtitle stream. More...
#include <streaminfo.h>
Data Fields | |
| gavl_metadata_t | m |
| Metadata. | |
| 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. | |
Description of a subtitle stream.
Unknown fields can be NULL.
| gavl_metadata_t bg_subtitle_info_t::m |
Metadata.
1 if subtitles are in text format (0 for overlay subtitles)
Format of overlay subtitles.
| int64_t bg_subtitle_info_t::duration |
Duration in timescale tics.
1.7.6.1