gmerlin
Data Fields
bg_video_info_t Struct Reference

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...
 

Detailed Description

Description of a video stream.

Unknown fields can be NULL.

Field Documentation

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.


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