FFmpeg
|
MOVFragmentInfo Struct Reference
#include <movenc.h>
Data Fields | |
int64_t | offset |
int64_t | time |
int64_t | duration |
int64_t | tfrf_offset |
Detailed Description
Field Documentation
int64_t MOVFragmentInfo::duration |
Definition at line 74 of file movenc.h.
Referenced by mov_flush_fragment(), and mov_write_tfrf_tag().
int64_t MOVFragmentInfo::offset |
Definition at line 72 of file movenc.h.
Referenced by mov_flush_fragment(), and mov_write_tfra_tag().
int64_t MOVFragmentInfo::tfrf_offset |
Definition at line 75 of file movenc.h.
Referenced by mov_flush_fragment(), and mov_write_tfrf_tag().
int64_t MOVFragmentInfo::time |
Definition at line 73 of file movenc.h.
Referenced by mov_flush_fragment(), mov_write_tfra_tag(), and mov_write_tfrf_tag().
The documentation for this struct was generated from the following file:
Generated on Mon Nov 18 2024 06:52:12 for FFmpeg by 1.8.11