CodecOperation = "decode" | "encode"
"decode"
"encode"
Defined in: fallback.ts:4
Whether the codec operation is a decode or an encode.