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