ZL_Compressor_Node_getCodecID

Function ZL_Compressor_Node_getCodecID 

Source
pub unsafe extern "C" fn ZL_Compressor_Node_getCodecID(
    cgraph: *const ZL_Compressor,
    node: ZL_NodeID,
) -> ZL_IDType
Expand description

@returns The transform ID for the node, which is the ID that is written into the frame header, and how we determine which decoder to use.