av_get_channel_layout_channel_index

Get the index of a channel in channel_layout.

@param channel a channel layout describing exactly one channel which must be present in channel_layout.

@return index of channel in channel_layout on success, a negative AVERROR on error.

@nogc nothrow extern (C)
int
av_get_channel_layout_channel_index
(,
uint64_t channel
)

Meta