StreamBase ========== .. currentmodule:: baseband.base.base .. autoclass:: StreamBase :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~StreamBase.bps ~StreamBase.complex_data ~StreamBase.header0 ~StreamBase.sample_rate ~StreamBase.sample_shape ~StreamBase.samples_per_frame ~StreamBase.squeeze ~StreamBase.start_time ~StreamBase.time .. rubric:: Methods Summary .. autosummary:: ~StreamBase.close ~StreamBase.tell .. 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