FFmpeg
Data Fields
FFBufferEntry Struct Reference

Data Fields

AVBufferRefref
 
void * data
 
size_t length
 
int64_t pts
 
int64_t dts
 
int flags
 
struct FFBufferEntrynext
 

Detailed Description

Definition at line 46 of file mmaldec.c.

Field Documentation

◆ ref

AVBufferRef* FFBufferEntry::ref

Definition at line 47 of file mmaldec.c.

Referenced by input_callback().

◆ data

void* FFBufferEntry::data

Definition at line 48 of file mmaldec.c.

◆ length

size_t FFBufferEntry::length

Definition at line 49 of file mmaldec.c.

◆ pts

int64_t FFBufferEntry::pts

Definition at line 50 of file mmaldec.c.

◆ dts

int64_t FFBufferEntry::dts

Definition at line 50 of file mmaldec.c.

◆ flags

int FFBufferEntry::flags

Definition at line 51 of file mmaldec.c.

Referenced by input_callback().

◆ next

struct FFBufferEntry* FFBufferEntry::next

Definition at line 52 of file mmaldec.c.


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