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

Data Fields

AVPacket avpkt
 
int64_t dts
 
uint32_t frame_num
 
int flags
 
int data_size
 
int duration
 
int size_left
 
uint8_t stream_index
 

Detailed Description

Definition at line 65 of file asfdec_o.c.

Field Documentation

AVPacket ASFPacket::avpkt
int64_t ASFPacket::dts
uint32_t ASFPacket::frame_num

Definition at line 68 of file asfdec_o.c.

Referenced by asf_read_packet(), and asf_read_payload().

int ASFPacket::flags
int ASFPacket::data_size
int ASFPacket::duration

Definition at line 71 of file asfdec_o.c.

Referenced by reset_packet(), and reset_packet_state().

int ASFPacket::size_left
uint8_t ASFPacket::stream_index

Definition at line 73 of file asfdec_o.c.

Referenced by asf_read_payload().


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