av_sample_fmt_is_planar

Check if the sample format is planar.

@param sample_fmt the sample format to inspect @return 1 if the sample format is planar, 0 if it is interleaved

extern (C) @nogc nothrow
int
av_sample_fmt_is_planar

Meta