Variable codecListConst

codecList: string[] = ...

A list of all codecs.

Note that order is of importance for matching. More "generic" formats should go last. See the match function.

Generated using TypeDoc