FF_COUNT2LAYOUT

Encode a channel count as a channel layout. FF_COUNT2LAYOUT(c) means any channel layout with c channels, with a known or unknown disposition. The result is only valid inside AVFilterChannelLayouts and immediately related functions.

@nogc nothrow extern (C)
template FF_COUNT2LAYOUT (
int c
) {}

Members

Manifest constants

FF_COUNT2LAYOUT
enum FF_COUNT2LAYOUT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Meta