| FFmpeg
    | 
StrChannel Struct Reference
  
Collaboration diagram for StrChannel:

| Data Fields | |
| int | video_stream_index | 
| AVPacket | tmp_pkt | 
| int | audio_stream_index | 
Detailed Description
Field Documentation
| int StrChannel::audio_stream_index | 
Definition at line 59 of file psxstr.c.
Referenced by str_read_header(), and str_read_packet().
| AVPacket StrChannel::tmp_pkt | 
Definition at line 56 of file psxstr.c.
Referenced by str_read_close(), and str_read_packet().
| int StrChannel::video_stream_index | 
Definition at line 55 of file psxstr.c.
Referenced by str_read_header(), and str_read_packet().
The documentation for this struct was generated from the following file:
Generated on Fri Oct 31 2025 06:56:27 for FFmpeg by
 1.8.11
 1.8.11