FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
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

Definition at line 90 of file ffmpeg.h.

Field Documentation

int AudioChannelMap::file_idx

Definition at line 91 of file ffmpeg.h.

Referenced by new_audio_stream(), and opt_map_channel().

int AudioChannelMap::stream_idx

Definition at line 91 of file ffmpeg.h.

Referenced by new_audio_stream(), and opt_map_channel().

int AudioChannelMap::channel_idx

Definition at line 91 of file ffmpeg.h.

Referenced by new_audio_stream(), and opt_map_channel().

int AudioChannelMap::ofile_idx

Definition at line 92 of file ffmpeg.h.

Referenced by new_audio_stream(), and opt_map_channel().

int AudioChannelMap::ostream_idx

Definition at line 92 of file ffmpeg.h.

Referenced by new_audio_stream(), and opt_map_channel().


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