isDecoderSupported method

  1. @JS('isDecoderSupported')
bool isDecoderSupported(
  1. int codec
)

Implementation

@JS('isDecoderSupported')
external bool isDecoderSupported( int codec,);