Skip to content

CodecOperation

CodecOperation = "decode" | "encode"

Defined in: fallback.ts:4

Whether the codec operation is a decode or an encode.