HintSample Struct Reference

#include <movenc.h>

Data Fields

uint8_t * data
int size
int sample_number
int offset
int own_data

Detailed Description

Definition at line 54 of file movenc.h.

Field Documentation

uint8_t* HintSample::data
int HintSample::offset

Definition at line 58 of file movenc.h.

Referenced by find_sample_match(), and sample_queue_push().

int HintSample::own_data
int HintSample::sample_number

Definition at line 57 of file movenc.h.

Referenced by find_sample_match(), and sample_queue_push().

int HintSample::size

Definition at line 56 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: