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

Data Fields

int audio_stream_index
 
int video_stream_index
 
CinFileHeader file_header
 
int64_t audio_stream_pts
 
int64_t video_stream_pts
 
CinFrameHeader frame_header
 
int audio_buffer_size
 

Detailed Description

Definition at line 52 of file dsicin.c.

Field Documentation

int CinDemuxContext::audio_stream_index

Definition at line 53 of file dsicin.c.

Referenced by cin_read_header(), and cin_read_packet().

int CinDemuxContext::video_stream_index

Definition at line 54 of file dsicin.c.

Referenced by cin_read_header(), and cin_read_packet().

CinFileHeader CinDemuxContext::file_header

Definition at line 55 of file dsicin.c.

Referenced by cin_read_file_header(), and cin_read_header().

int64_t CinDemuxContext::audio_stream_pts

Definition at line 56 of file dsicin.c.

Referenced by cin_read_header(), and cin_read_packet().

int64_t CinDemuxContext::video_stream_pts

Definition at line 57 of file dsicin.c.

Referenced by cin_read_header(), and cin_read_packet().

CinFrameHeader CinDemuxContext::frame_header

Definition at line 58 of file dsicin.c.

Referenced by cin_read_frame_header(), and cin_read_packet().

int CinDemuxContext::audio_buffer_size

Definition at line 59 of file dsicin.c.

Referenced by cin_read_header(), and cin_read_packet().


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