StreamWriterBase ================ .. currentmodule:: baseband.base.base .. autoclass:: StreamWriterBase :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~StreamWriterBase.bps ~StreamWriterBase.complex_data ~StreamWriterBase.header0 ~StreamWriterBase.sample_rate ~StreamWriterBase.sample_shape ~StreamWriterBase.samples_per_frame ~StreamWriterBase.squeeze ~StreamWriterBase.start_time ~StreamWriterBase.time .. rubric:: Methods Summary .. autosummary:: ~StreamWriterBase.close ~StreamWriterBase.tell ~StreamWriterBase.write .. rubric:: Attributes Documentation .. autoattribute:: bps .. autoattribute:: complex_data .. autoattribute:: header0 .. autoattribute:: sample_rate .. autoattribute:: sample_shape .. autoattribute:: samples_per_frame .. autoattribute:: squeeze .. autoattribute:: start_time .. autoattribute:: time .. rubric:: Methods Documentation .. automethod:: close .. automethod:: tell .. automethod:: write