FFmpeg
Data Fields
MOVFragmentInfo Struct Reference

#include <movenc.h>

Data Fields

int64_t offset
 
int64_t time
 
int64_t duration
 
int64_t tfrf_offset
 
int size
 

Detailed Description

Definition at line 78 of file movenc.h.

Field Documentation

◆ offset

int64_t MOVFragmentInfo::offset

Definition at line 79 of file movenc.h.

Referenced by mov_write_sidx_tag(), and mov_write_tfra_tag().

◆ time

int64_t MOVFragmentInfo::time

Definition at line 80 of file movenc.h.

Referenced by mov_write_sidx_tag(), mov_write_tfra_tag(), and mov_write_tfrf_tag().

◆ duration

int64_t MOVFragmentInfo::duration

Definition at line 81 of file movenc.h.

Referenced by mov_write_sidx_tag(), and mov_write_tfrf_tag().

◆ tfrf_offset

int64_t MOVFragmentInfo::tfrf_offset

Definition at line 82 of file movenc.h.

Referenced by mov_write_tfrf_tag().

◆ size

int MOVFragmentInfo::size

Definition at line 83 of file movenc.h.

Referenced by mov_write_sidx_tag().


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