VTRAWProcessingSessionSetParameterChangedHander

Function VTRAWProcessingSessionSetParameterChangedHander 

Source
pub unsafe extern "C-unwind" fn VTRAWProcessingSessionSetParameterChangedHander(
    session: &VTRAWProcessingSession,
    parameter_change_handler: VTRAWProcessingParameterChangeHandler,
) -> i32
👎Deprecated: renamed to VTRAWProcessingSession::set_parameter_changed_hander
Available on crate features VTRAWProcessingSession and block2 only.