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

Data Fields

int frames
 
int has_sound
 
int bpc
 
uint32_t bytes_left
 
int64_t wavpos
 
int64_t vidpos
 
int readvid
 

Detailed Description

Definition at line 29 of file dxa.c.

Field Documentation

int DXAContext::frames

Definition at line 30 of file dxa.c.

Referenced by dxa_read_header(), and dxa_read_packet().

int DXAContext::has_sound

Definition at line 31 of file dxa.c.

Referenced by dxa_read_header(), and dxa_read_packet().

int DXAContext::bpc

Definition at line 32 of file dxa.c.

Referenced by dxa_read_header(), and dxa_read_packet().

uint32_t DXAContext::bytes_left

Definition at line 33 of file dxa.c.

Referenced by dxa_read_header(), and dxa_read_packet().

int64_t DXAContext::wavpos

Definition at line 34 of file dxa.c.

Referenced by dxa_read_header(), and dxa_read_packet().

int64_t DXAContext::vidpos

Definition at line 34 of file dxa.c.

Referenced by dxa_read_header(), and dxa_read_packet().

int DXAContext::readvid

Definition at line 35 of file dxa.c.

Referenced by dxa_read_header(), and dxa_read_packet().


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