CombineStreamsBase ================== .. currentmodule:: baseband.tasks .. autoclass:: CombineStreamsBase :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~CombineStreamsBase.closed ~CombineStreamsBase.complex_data ~CombineStreamsBase.dtype ~CombineStreamsBase.meta ~CombineStreamsBase.ndim ~CombineStreamsBase.offset ~CombineStreamsBase.sample_rate ~CombineStreamsBase.sample_shape ~CombineStreamsBase.samples_per_frame ~CombineStreamsBase.shape ~CombineStreamsBase.size ~CombineStreamsBase.start_time ~CombineStreamsBase.stop_time ~CombineStreamsBase.time .. rubric:: Methods Summary .. autosummary:: ~CombineStreamsBase.close ~CombineStreamsBase.read ~CombineStreamsBase.seek ~CombineStreamsBase.tell .. rubric:: Attributes Documentation .. autoattribute:: closed .. autoattribute:: complex_data .. autoattribute:: dtype .. autoattribute:: meta .. autoattribute:: ndim .. autoattribute:: offset .. autoattribute:: sample_rate .. autoattribute:: sample_shape .. autoattribute:: samples_per_frame .. autoattribute:: shape .. autoattribute:: size .. autoattribute:: start_time .. autoattribute:: stop_time .. autoattribute:: time .. rubric:: Methods Documentation .. automethod:: close .. automethod:: read .. automethod:: seek .. automethod:: tell