ZL_Compressor_Graph_getInputMask

Function ZL_Compressor_Graph_getInputMask 

Source
pub unsafe extern "C" fn ZL_Compressor_Graph_getInputMask(
    compressor: *const ZL_Compressor,
    graphid: ZL_GraphID,
    inputIdx: usize,
) -> ZL_Type
Expand description

@returns The input stream types that @p graphid input @p inputIdx is compatible with.