ZL_CodecInfo_getNumVariableOutputs

Function ZL_CodecInfo_getNumVariableOutputs 

Source
pub unsafe extern "C" fn ZL_CodecInfo_getNumVariableOutputs(
    ti: *const ZL_CodecInfo,
) -> usize
Expand description

@returns The number of output streams of the transform that are variable outputs. Necessarily no greater than ZL_CodecInfo_getOutput().