FFmpeg
Data Fields
HintSample Struct Reference

#include <movenc.h>

Data Fields

const uint8_t * data
 
int size
 
int sample_number
 
int offset
 
int own_data
 

Detailed Description

Definition at line 64 of file movenc.h.

Field Documentation

◆ data

const uint8_t* HintSample::data

Definition at line 65 of file movenc.h.

Referenced by sample_queue_free(), sample_queue_pop(), and sample_queue_push().

◆ size

int HintSample::size

Definition at line 66 of file movenc.h.

Referenced by sample_queue_push().

◆ sample_number

int HintSample::sample_number

Definition at line 67 of file movenc.h.

Referenced by sample_queue_push().

◆ offset

int HintSample::offset

Definition at line 68 of file movenc.h.

Referenced by sample_queue_push().

◆ own_data

int HintSample::own_data

Definition at line 69 of file movenc.h.

Referenced by sample_queue_free(), sample_queue_pop(), and sample_queue_push().


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