isConfigSupported static method

Future<VideoDecoderSupport> isConfigSupported(
  1. VideoDecoderConfig config
)

Implementation

external static Future<VideoDecoderSupport> isConfigSupported(
    VideoDecoderConfig config);