Function
getFirstEncodableSubtitleCodec
ts
getFirstEncodableSubtitleCodec(
checkedCodecs: SubtitleCodec[],
): Promise<SubtitleCodec | null>;Returns the first subtitle codec from the given list that can be encoded by the browser.
See SubtitleCodec.