FFmpeg
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
HintSample Struct Reference

#include <movenc.h>

Data Fields

uint8_tdata
 
int size
 
int sample_number
 
int offset
 
int own_data
 

Detailed Description

Definition at line 57 of file movenc.h.

Field Documentation

uint8_t* HintSample::data
int HintSample::size

Definition at line 59 of file movenc.h.

Referenced by find_sample_match(), 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::offset

Definition at line 61 of file movenc.h.

Referenced by find_sample_match(), and sample_queue_push().

int HintSample::own_data

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