FFmpeg
|
AudioChannelMap Struct Reference
#include <ffmpeg.h>
Data Fields | |
int | file_idx |
int | stream_idx |
int | channel_idx |
int | ofile_idx |
int | ostream_idx |
Detailed Description
Field Documentation
int AudioChannelMap::channel_idx |
Definition at line 69 of file ffmpeg.h.
Referenced by new_audio_stream(), and opt_map_channel().
int AudioChannelMap::file_idx |
Definition at line 69 of file ffmpeg.h.
Referenced by new_audio_stream(), and opt_map_channel().
int AudioChannelMap::ofile_idx |
Definition at line 70 of file ffmpeg.h.
Referenced by new_audio_stream(), and opt_map_channel().
int AudioChannelMap::ostream_idx |
Definition at line 70 of file ffmpeg.h.
Referenced by new_audio_stream(), and opt_map_channel().
int AudioChannelMap::stream_idx |
Definition at line 69 of file ffmpeg.h.
Referenced by new_audio_stream(), and opt_map_channel().
The documentation for this struct was generated from the following file:
Generated on Mon Nov 18 2024 06:52:11 for FFmpeg by 1.8.11