checkH265Support method

Future<bool?> checkH265Support()

Implementation

Future<bool?> checkH265Support() {
  throw UnimplementedError('checkH265Support method has not been implemented');
}