FFmpeg
|
HintSample Struct Reference
#include <movenc.h>
Data Fields | |
uint8_t * | data |
int | size |
int | sample_number |
int | offset |
int | own_data |
Detailed Description
Field Documentation
uint8_t* HintSample::data |
Definition at line 58 of file movenc.h.
Referenced by find_sample_match(), sample_queue_free(), sample_queue_pop(), sample_queue_push(), and sample_queue_retain().
int HintSample::offset |
Definition at line 61 of file movenc.h.
Referenced by find_sample_match(), and sample_queue_push().
int HintSample::own_data |
Definition at line 62 of file movenc.h.
Referenced by sample_queue_free(), sample_queue_pop(), sample_queue_push(), and sample_queue_retain().
int HintSample::sample_number |
Definition at line 60 of file movenc.h.
Referenced by find_sample_match(), and sample_queue_push().
int HintSample::size |
Definition at line 59 of file movenc.h.
Referenced by find_sample_match(), sample_queue_push(), and sample_queue_retain().
The documentation for this struct was generated from the following file:
Generated on Mon Nov 18 2024 06:52:11 for FFmpeg by 1.8.11