FFmpeg
Data Fields
ASFStream Struct Reference

Data Fields

int num
 
unsigned char seq
 
AVPacket pkt
 
int frag_offset
 
int packet_obj_size
 
int timestamp
 
int64_t duration
 
int skip_to_key
 
int pkt_clean
 
int ds_span
 
int ds_packet_size
 
int ds_chunk_size
 
int64_t packet_pos
 
uint16_t stream_language_index
 
int palette_changed
 
uint32_t palette [256]
 
int payload_ext_ct
 
ASFPayload payload [8]
 
uint8_t stream_index
 
int index
 
int type
 
int indexed
 
int8_t span
 
uint16_t virtual_pkt_len
 
uint16_t virtual_chunk_len
 
int16_t lang_idx
 
ASFPacket pkt
 

Detailed Description

Definition at line 47 of file asfdec_f.c.

Field Documentation

◆ num

int ASFStream::num

Definition at line 48 of file asfdec_f.c.

Referenced by asf_write_header1(), and put_payload_header().

◆ seq

unsigned char ASFStream::seq

◆ pkt [1/2]

AVPacket ASFStream::pkt

◆ frag_offset

int ASFStream::frag_offset

Definition at line 52 of file asfdec_f.c.

Referenced by asf_parse_packet(), and asf_reset_header().

◆ packet_obj_size

int ASFStream::packet_obj_size

Definition at line 53 of file asfdec_f.c.

Referenced by asf_parse_packet(), asf_read_frame_header(), and asf_reset_header().

◆ timestamp

int ASFStream::timestamp

Definition at line 54 of file asfdec_f.c.

◆ duration

int64_t ASFStream::duration

Definition at line 55 of file asfdec_f.c.

◆ skip_to_key

int ASFStream::skip_to_key

Definition at line 56 of file asfdec_f.c.

Referenced by asf_parse_packet(), and skip_to_key().

◆ pkt_clean

int ASFStream::pkt_clean

Definition at line 57 of file asfdec_f.c.

Referenced by asf_parse_packet().

◆ ds_span

int ASFStream::ds_span

Definition at line 59 of file asfdec_f.c.

Referenced by asf_parse_packet(), and asf_read_stream_properties().

◆ ds_packet_size

int ASFStream::ds_packet_size

Definition at line 60 of file asfdec_f.c.

Referenced by asf_parse_packet(), and asf_read_stream_properties().

◆ ds_chunk_size

int ASFStream::ds_chunk_size

Definition at line 61 of file asfdec_f.c.

Referenced by asf_parse_packet(), and asf_read_stream_properties().

◆ packet_pos

int64_t ASFStream::packet_pos

Definition at line 63 of file asfdec_f.c.

Referenced by asf_parse_packet(), and asf_read_pts().

◆ stream_language_index

uint16_t ASFStream::stream_language_index

Definition at line 65 of file asfdec_f.c.

Referenced by asf_read_ext_stream_properties(), asf_read_header(), and asf_write_header1().

◆ palette_changed

int ASFStream::palette_changed

Definition at line 67 of file asfdec_f.c.

Referenced by asf_parse_packet(), and asf_read_stream_properties().

◆ palette

uint32_t ASFStream::palette[256]

Definition at line 68 of file asfdec_f.c.

Referenced by asf_parse_packet(), and asf_read_stream_properties().

◆ payload_ext_ct

int ASFStream::payload_ext_ct

Definition at line 70 of file asfdec_f.c.

Referenced by asf_read_ext_stream_properties(), and asf_read_frame_header().

◆ payload

ASFPayload ASFStream::payload[8]

Definition at line 71 of file asfdec_f.c.

Referenced by asf_read_ext_stream_properties(), and asf_read_frame_header().

◆ stream_index

uint8_t ASFStream::stream_index

◆ index

int ASFStream::index

◆ type

int ASFStream::type

Definition at line 77 of file asfdec_o.c.

Referenced by asf_read_packet(), asf_read_simple_index(), and asf_read_stream_properties().

◆ indexed

int ASFStream::indexed

Definition at line 78 of file asfdec_o.c.

Referenced by asf_read_simple_index(), and asf_read_stream_properties().

◆ span

int8_t ASFStream::span

Definition at line 79 of file asfdec_o.c.

Referenced by asf_deinterleave(), asf_read_packet(), and asf_read_stream_properties().

◆ virtual_pkt_len

uint16_t ASFStream::virtual_pkt_len

Definition at line 80 of file asfdec_o.c.

Referenced by asf_deinterleave(), and asf_read_stream_properties().

◆ virtual_chunk_len

uint16_t ASFStream::virtual_chunk_len

Definition at line 81 of file asfdec_o.c.

Referenced by asf_deinterleave(), and asf_read_stream_properties().

◆ lang_idx

int16_t ASFStream::lang_idx

Definition at line 82 of file asfdec_o.c.

Referenced by asf_read_ext_stream_properties(), and asf_read_header().

◆ pkt [2/2]

ASFPacket ASFStream::pkt

Definition at line 83 of file asfdec_o.c.


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