|
FFmpeg
|
Data Fields | |
| int64_t | start_time_ns |
| int64_t | end_time_ns |
| int64_t | start_offset |
| int64_t | end_offset |
Definition at line 3071 of file matroskadec.c.
| int64_t CueDesc::start_time_ns |
Definition at line 3072 of file matroskadec.c.
Referenced by buffer_size_after_time_downloaded(), get_cue_desc(), and webm_dash_manifest_compute_bandwidth().
| int64_t CueDesc::end_time_ns |
Definition at line 3073 of file matroskadec.c.
Referenced by buffer_size_after_time_downloaded(), get_cue_desc(), and webm_dash_manifest_compute_bandwidth().
| int64_t CueDesc::start_offset |
Definition at line 3074 of file matroskadec.c.
Referenced by buffer_size_after_time_downloaded(), get_cue_desc(), and webm_dash_manifest_compute_bandwidth().
| int64_t CueDesc::end_offset |
Definition at line 3075 of file matroskadec.c.
Referenced by buffer_size_after_time_downloaded(), get_cue_desc(), and webm_dash_manifest_compute_bandwidth().
1.8.2