| FFmpeg
    | 
#include <movenc.h>
| Data Fields | |
| uint8_t * | data | 
| int | size | 
| int | sample_number | 
| int | offset | 
| int | own_data | 
| uint8_t* HintSample::data | 
Definition at line 59 of file movenc.h.
Referenced by find_sample_match(), sample_queue_free(), sample_queue_pop(), sample_queue_push(), and sample_queue_retain().
| int HintSample::size | 
Definition at line 60 of file movenc.h.
Referenced by find_sample_match(), sample_queue_push(), and sample_queue_retain().
| int HintSample::sample_number | 
Definition at line 61 of file movenc.h.
Referenced by find_sample_match(), and sample_queue_push().
| int HintSample::offset | 
Definition at line 62 of file movenc.h.
Referenced by find_sample_match(), and sample_queue_push().
| int HintSample::own_data | 
Definition at line 63 of file movenc.h.
Referenced by sample_queue_free(), sample_queue_pop(), sample_queue_push(), and sample_queue_retain().
 1.8.6
 1.8.6