kColorFormatNotSupported constant Null safety

int const kColorFormatNotSupported

自定义背景图片的颜色格式无效。 请检查 VirtualBackgroundSource 中 color 的值。

Implementation

static const kColorFormatNotSupported = 3;