|
gmerlin
|
Description of a video stream. More...
#include <streaminfo.h>
Data Fields | |
| gavl_video_format_t | format |
| Format (invalid before the start function was called) More... | |
| gavl_metadata_t | m |
| Metadata. More... | |
| int64_t | duration |
| Duration in timescale tics. More... | |
| int64_t | pts_offset |
| First timestamp. More... | |
Description of a video stream.
Unknown fields can be NULL.
| gavl_video_format_t bg_video_info_t::format |
Format (invalid before the start function was called)
| gavl_metadata_t bg_video_info_t::m |
Metadata.
| int64_t bg_video_info_t::duration |
Duration in timescale tics.
| int64_t bg_video_info_t::pts_offset |
First timestamp.
1.8.5