Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
type 'mode t = ([ `Data ], 'mode) codec
val codec_ids :
[ `None
| `Ttf
| `Scte_35
| `Epg
| `Bintext
| `Xbin
| `Idf
| `Otf
| `Smpte_klv
| `Dvd_nav
| `Timed_id3
| `Bin_data
| `Probe
| `Mpeg2ts
| `Mpeg4systems
| `Ffmetadata
| `Wrapped_avframe ]
list
List of all unknown codec IDs.
val string_of_id : id -> string
Return the name of the codec.