示例#1
0
 public static bool IsPlanar(this AVSampleFormat @this)
 => FF.av_sample_fmt_is_planar(@this) != 0;