Function rerun_bindings::python_bridge::get_blueprint_recording

source ยท
fn get_blueprint_recording(
    overrides: Option<&PyRecordingStream>,
) -> Option<PyRecordingStream>
Expand description

Returns the currently active blueprint recording in the global scope, if any; fallbacks to the specified recording otherwise, if any.