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

Data Fields

uint8_tpacket
 
int size
 
int get_next
 
int64_t audio_pos
 

Detailed Description

Definition at line 35 of file bmv.c.

Field Documentation

uint8_t* BMVContext::packet

Definition at line 36 of file bmv.c.

Referenced by bmv_read_close(), and bmv_read_packet().

int BMVContext::size

Definition at line 37 of file bmv.c.

Referenced by bmv_read_packet().

int BMVContext::get_next

Definition at line 38 of file bmv.c.

Referenced by bmv_read_header(), and bmv_read_packet().

int64_t BMVContext::audio_pos

Definition at line 39 of file bmv.c.

Referenced by bmv_read_header(), and bmv_read_packet().


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