probe abstract method
Probes bytes for the clip's fps, frame count, and pixel dimensions.
Implementation
Future<ClipMetadata> probe(Uint8List bytes);
Probes bytes for the clip's fps, frame count, and pixel dimensions.
Future<ClipMetadata> probe(Uint8List bytes);