VideoEncoderSupport constructor
VideoEncoderSupport({
- bool? supported,
- VideoEncoderConfig? config,
Implementation
external factory VideoEncoderSupport(
{bool? supported, VideoEncoderConfig? config});