ZL_Compressor_Graph_getCustomGraphs

Function ZL_Compressor_Graph_getCustomGraphs 

Source
pub unsafe extern "C" fn ZL_Compressor_Graph_getCustomGraphs(
    compressor: *const ZL_Compressor,
    graphid: ZL_GraphID,
) -> ZL_GraphIDList
Expand description

@returns The custom graphs of @p graphid, which is only non-empty for selector, dynamic, and multi-input graphs. @note The array is valid for the lifetime of the @p compressor.