estimate method

Implementation

Future<CompressionEstimate> estimate(
  String path,
  VideoCompressConfig config,
) => throw UnimplementedError('estimate() has not been implemented.');