Returns a read-only view of the supported codec names.
static List<String> get supported => List.unmodifiable(_codecs.keys);