Function rerun_bindings::python_bridge::send_blueprint

source ยท
fn send_blueprint(
    blueprint: &PyMemorySinkStorage,
    make_active: bool,
    make_default: bool,
    recording: Option<&PyRecordingStream>,
)
Expand description

Send a blueprint to the given recording stream.