Whether this platform can compress video at all. Always true on native; on web it reports WebCodecs + demux/mux availability.
Future<bool> isSupported() async => true;