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