fn send_blueprint(
blueprint: &PyMemorySinkStorage,
make_active: bool,
make_default: bool,
recording: Option<&PyRecordingStream>,
)
Expand description
Send a blueprint to the given recording stream.
fn send_blueprint(
blueprint: &PyMemorySinkStorage,
make_active: bool,
make_default: bool,
recording: Option<&PyRecordingStream>,
)
Send a blueprint to the given recording stream.