|
FFmpeg
|
Public Attributes | |
| int | channel_map [AVRESAMPLE_MAX_CHANNELS] |
| source index of each output channel, -1 if not remapped | |
| int | do_remap |
| remap needed | |
| int | channel_copy [AVRESAMPLE_MAX_CHANNELS] |
| dest index to copy from | |
| int | do_copy |
| copy needed | |
| int | channel_zero [AVRESAMPLE_MAX_CHANNELS] |
| dest index to zero | |
| int | do_zero |
| zeroing needed | |
| int | input_map [AVRESAMPLE_MAX_CHANNELS] |
| dest index of each input channel | |
1.8.12