rerun_bindings::python_bridge

Function send_recording

Source
fn send_recording(rrd: &PyRecording, recording: Option<&PyRecordingStream>)
Expand description

Send all chunks from a PyRecording to the given recording stream.

.. warning:: ⚠️ This API is experimental and may change or be removed in future versions! ⚠️