StreamReaderInfo ================ .. currentmodule:: baseband.base.file_info .. autoclass:: StreamReaderInfo :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~StreamReaderInfo.attr_names ~StreamReaderInfo.bps ~StreamReaderInfo.checks ~StreamReaderInfo.closed ~StreamReaderInfo.complex_data ~StreamReaderInfo.continuous ~StreamReaderInfo.errors ~StreamReaderInfo.file_info ~StreamReaderInfo.format ~StreamReaderInfo.readable ~StreamReaderInfo.sample_rate ~StreamReaderInfo.shape ~StreamReaderInfo.start_time ~StreamReaderInfo.stop_time ~StreamReaderInfo.verify ~StreamReaderInfo.warnings .. rubric:: Methods Summary .. autosummary:: ~StreamReaderInfo.__call__ .. rubric:: Attributes Documentation .. autoattribute:: attr_names .. autoattribute:: bps .. autoattribute:: checks .. autoattribute:: closed .. autoattribute:: complex_data .. autoattribute:: continuous .. autoattribute:: errors .. autoattribute:: file_info .. autoattribute:: format .. autoattribute:: readable .. autoattribute:: sample_rate .. autoattribute:: shape .. autoattribute:: start_time .. autoattribute:: stop_time .. autoattribute:: verify .. autoattribute:: warnings .. rubric:: Methods Documentation .. automethod:: __call__