FFmpeg
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 128 of file ffmpeg.h.

Field Documentation

◆ file_idx

int AudioChannelMap::file_idx

Definition at line 129 of file ffmpeg.h.

Referenced by opt_map_channel().

◆ stream_idx

int AudioChannelMap::stream_idx

Definition at line 129 of file ffmpeg.h.

Referenced by opt_map_channel().

◆ channel_idx

int AudioChannelMap::channel_idx

Definition at line 129 of file ffmpeg.h.

Referenced by opt_map_channel().

◆ ofile_idx

int AudioChannelMap::ofile_idx

Definition at line 130 of file ffmpeg.h.

Referenced by opt_map_channel().

◆ ostream_idx

int AudioChannelMap::ostream_idx

Definition at line 130 of file ffmpeg.h.

Referenced by opt_map_channel().


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