FFmpeg
Data Fields
CueDesc Struct Reference

Data Fields

int64_t start_time_ns
 
int64_t end_time_ns
 
int64_t start_offset
 
int64_t end_offset
 

Detailed Description

Definition at line 3882 of file matroskadec.c.

Field Documentation

◆ start_time_ns

int64_t CueDesc::start_time_ns

Definition at line 3883 of file matroskadec.c.

Referenced by webm_dash_manifest_compute_bandwidth().

◆ end_time_ns

int64_t CueDesc::end_time_ns

Definition at line 3884 of file matroskadec.c.

Referenced by webm_dash_manifest_compute_bandwidth().

◆ start_offset

int64_t CueDesc::start_offset

Definition at line 3885 of file matroskadec.c.

Referenced by webm_dash_manifest_compute_bandwidth().

◆ end_offset

int64_t CueDesc::end_offset

Definition at line 3886 of file matroskadec.c.

Referenced by webm_dash_manifest_compute_bandwidth().


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