pub unsafe extern "C" fn ZL_ReflectionCtx_registerVODecoder(
rctx: *mut ZL_ReflectionCtx,
dtd: *const ZL_VODecoderDesc,
)Expand description
Registers a custom transform to be used when decoding the frame. @pre Must be called before ZL_ReflectionCtx_setCompressedFrame().