FFmpeg
Loading...
Searching...
No Matches
SGADemuxContext Struct Reference

Data Fields

int video_stream_index
int audio_stream_index
uint8_t sector [65536 *2]
int sector_headers
int sample_rate
int first_audio_size
int payload_size
int packet_type
int flags
int idx
int left
int64_t pkt_pos

Detailed Description

Definition at line 35 of file sga.c.

Field Documentation

◆ video_stream_index

int SGADemuxContext::video_stream_index

Definition at line 36 of file sga.c.

Referenced by sga_read_header(), and sga_video_packet().

◆ audio_stream_index

int SGADemuxContext::audio_stream_index

Definition at line 37 of file sga.c.

Referenced by sga_audio_packet(), and sga_read_header().

◆ sector

uint8_t SGADemuxContext::sector[65536 *2]

◆ sector_headers

int SGADemuxContext::sector_headers

Definition at line 40 of file sga.c.

Referenced by sga_read_header(), and sga_read_packet().

◆ sample_rate

int SGADemuxContext::sample_rate

Definition at line 41 of file sga.c.

Referenced by sga_read_header(), and sga_video_packet().

◆ first_audio_size

int SGADemuxContext::first_audio_size

Definition at line 42 of file sga.c.

Referenced by sga_read_header(), and sga_video_packet().

◆ payload_size

int SGADemuxContext::payload_size

◆ packet_type

int SGADemuxContext::packet_type

Definition at line 44 of file sga.c.

Referenced by print_stats(), sga_packet(), sga_seek(), and update_type_size().

◆ flags

int SGADemuxContext::flags

Definition at line 45 of file sga.c.

Referenced by sga_audio_packet(), sga_read_packet(), and sga_video_packet().

◆ idx

◆ left

int SGADemuxContext::left

Definition at line 47 of file sga.c.

Referenced by sga_read_header(), and sga_read_packet().

◆ pkt_pos

int64_t SGADemuxContext::pkt_pos

Definition at line 48 of file sga.c.

Referenced by sga_audio_packet(), sga_read_packet(), and sga_video_packet().


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