ChangeSampleShapeBase ===================== .. currentmodule:: baseband.tasks .. autoclass:: ChangeSampleShapeBase :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~ChangeSampleShapeBase.closed ~ChangeSampleShapeBase.complex_data ~ChangeSampleShapeBase.dtype ~ChangeSampleShapeBase.meta ~ChangeSampleShapeBase.ndim ~ChangeSampleShapeBase.offset ~ChangeSampleShapeBase.sample_rate ~ChangeSampleShapeBase.sample_shape ~ChangeSampleShapeBase.samples_per_frame ~ChangeSampleShapeBase.shape ~ChangeSampleShapeBase.size ~ChangeSampleShapeBase.start_time ~ChangeSampleShapeBase.stop_time ~ChangeSampleShapeBase.time .. rubric:: Methods Summary .. autosummary:: ~ChangeSampleShapeBase.close ~ChangeSampleShapeBase.read ~ChangeSampleShapeBase.seek ~ChangeSampleShapeBase.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