StreamWriter Device Class
pyrogue.utilities.fileio.StreamWriter is a concrete
DataWriter implementation for
recording one or more stream channels to file.
Key points:
supports channelized writing via
getChannel()can emit configuration/status frames at open/close
supports options such as raw mode and error-frame handling
StreamWriter Class Documentation
See StreamWriter for generated API details.