BMVContext Struct Reference

Data Fields

uint8_t * packet
int size
int get_next
int64_t audio_pos

Detailed Description

Definition at line 34 of file bmv.c.

Field Documentation

int64_t BMVContext::audio_pos

Definition at line 38 of file bmv.c.

Referenced by bmv_read_header(), and bmv_read_packet().

int BMVContext::get_next

Definition at line 37 of file bmv.c.

Referenced by bmv_read_header(), and bmv_read_packet().

uint8_t* BMVContext::packet

Definition at line 35 of file bmv.c.

Referenced by bmv_read_close(), and bmv_read_packet().

int BMVContext::size

Definition at line 36 of file bmv.c.

Referenced by bmv_read_packet().


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