| FFmpeg
    | 
| 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 libavformat/dxa.c.
Field Documentation
| int DXAContext::bpc | 
Definition at line 32 of file libavformat/dxa.c.
Referenced by dxa_read_header(), and dxa_read_packet().
| uint32_t DXAContext::bytes_left | 
Definition at line 33 of file libavformat/dxa.c.
Referenced by dxa_read_header(), and dxa_read_packet().
| int DXAContext::frames | 
Definition at line 30 of file libavformat/dxa.c.
Referenced by dxa_read_header(), and dxa_read_packet().
| int DXAContext::has_sound | 
Definition at line 31 of file libavformat/dxa.c.
Referenced by dxa_read_header(), and dxa_read_packet().
| int DXAContext::readvid | 
Definition at line 35 of file libavformat/dxa.c.
Referenced by dxa_read_header(), and dxa_read_packet().
| int64_t DXAContext::vidpos | 
Definition at line 34 of file libavformat/dxa.c.
Referenced by dxa_read_header(), and dxa_read_packet().
| int64_t DXAContext::wavpos | 
Definition at line 34 of file libavformat/dxa.c.
Referenced by dxa_read_header(), and dxa_read_packet().
The documentation for this struct was generated from the following file:
Generated on Fri Oct 31 2025 06:56:26 for FFmpeg by
 1.8.11
 1.8.11