FFmpeg
Data Fields
ChannelMapInfo Struct Reference

#include <internal.h>

Data Fields

  source index of each output channel, -1 if not remapped More...
 
int  do_remap
  remap needed More...
 
  dest index to copy from More...
 
int  do_copy
  copy needed More...
 
  dest index to zero More...
 
int  do_zero
  zeroing needed More...
 
  dest index of each input channel More...
 

Detailed Description

Definition at line 43 of file internal.h.

Field Documentation

int ChannelMapInfo::channel_map[AVRESAMPLE_MAX_CHANNELS]

source index of each output channel, -1 if not remapped

Definition at line 44 of file internal.h.

Referenced by avresample_open(), avresample_set_channel_mapping(), and ff_audio_data_copy().

int ChannelMapInfo::do_remap

remap needed

Definition at line 45 of file internal.h.

Referenced by avresample_open(), avresample_set_channel_mapping(), and ff_audio_data_copy().

int ChannelMapInfo::channel_copy[AVRESAMPLE_MAX_CHANNELS]

dest index to copy from

Definition at line 46 of file internal.h.

Referenced by avresample_open(), avresample_set_channel_mapping(), and ff_audio_data_copy().

int ChannelMapInfo::do_copy

copy needed

Definition at line 47 of file internal.h.

Referenced by avresample_open(), avresample_set_channel_mapping(), and ff_audio_data_copy().

int ChannelMapInfo::channel_zero[AVRESAMPLE_MAX_CHANNELS]

dest index to zero

Definition at line 48 of file internal.h.

Referenced by avresample_open(), avresample_set_channel_mapping(), and ff_audio_data_copy().

int ChannelMapInfo::do_zero

zeroing needed

Definition at line 49 of file internal.h.

Referenced by avresample_open(), avresample_set_channel_mapping(), and ff_audio_data_copy().

int ChannelMapInfo::input_map[AVRESAMPLE_MAX_CHANNELS]

dest index of each input channel

Definition at line 50 of file internal.h.

Referenced by avresample_open(), and avresample_set_channel_mapping().


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

Generated on Wed Jun 10 2015 01:57:20 for FFmpeg by   doxygen 1.8.6

AltStyle によって変換されたページ (->オリジナル) /