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

Data Fields

uint8_t version
 
uint16_t width
 
uint16_t height
 
uint32_t filesize
 
uint32_t frames
 
uint32_t taboffset
 
uint16_t bits
 
uint16_t channels
 
uint32_t framesize
 
uint32_t currentframe
 
int64_t pts
 
uint32_t superchunk_remaining
 
AVPacket vpkt
 

Detailed Description

Definition at line 39 of file hnm.c.

Field Documentation

uint8_t Hnm4DemuxContext::version

Definition at line 40 of file hnm.c.

Referenced by hnm_read_header().

uint16_t Hnm4DemuxContext::width

Definition at line 41 of file hnm.c.

Referenced by hnm_read_header().

uint16_t Hnm4DemuxContext::height

Definition at line 42 of file hnm.c.

Referenced by hnm_read_header().

uint32_t Hnm4DemuxContext::filesize

Definition at line 43 of file hnm.c.

Referenced by hnm_read_header().

uint32_t Hnm4DemuxContext::frames

Definition at line 44 of file hnm.c.

Referenced by hnm_read_header(), and hnm_read_packet().

uint32_t Hnm4DemuxContext::taboffset

Definition at line 45 of file hnm.c.

Referenced by hnm_read_header().

uint16_t Hnm4DemuxContext::bits

Definition at line 46 of file hnm.c.

Referenced by hnm_read_header().

uint16_t Hnm4DemuxContext::channels

Definition at line 47 of file hnm.c.

Referenced by hnm_read_header().

uint32_t Hnm4DemuxContext::framesize

Definition at line 48 of file hnm.c.

Referenced by hnm_read_header().

uint32_t Hnm4DemuxContext::currentframe

Definition at line 49 of file hnm.c.

Referenced by hnm_read_header(), and hnm_read_packet().

int64_t Hnm4DemuxContext::pts

Definition at line 50 of file hnm.c.

Referenced by hnm_read_header().

uint32_t Hnm4DemuxContext::superchunk_remaining

Definition at line 51 of file hnm.c.

Referenced by hnm_read_header(), and hnm_read_packet().

AVPacket Hnm4DemuxContext::vpkt

Definition at line 52 of file hnm.c.

Referenced by hnm_read_close(), and hnm_read_header().


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