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