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