MOS
mos::aud::Stream Member List

This is the complete list of members for mos::aud::Stream, including all inherited members.

buffer_size (defined in mos::aud::Stream)mos::aud::Streamstatic
channels() const -> unsigned intmos::aud::Stream
done() const -> boolmos::aud::Stream
duration() const -> floatmos::aud::Stream
id() const -> unsigned intmos::aud::Stream
operator=(const Stream &stream)=default (defined in mos::aud::Stream)mos::aud::Stream
operator=(Stream &&stream)=default (defined in mos::aud::Stream)mos::aud::Stream
read() -> std::array< short, buffer_size >mos::aud::Stream
sample_rate() const -> unsigned intmos::aud::Stream
seek_start() -> voidmos::aud::Stream
size() const -> size_tmos::aud::Stream
Stream(const std::string &path) (defined in mos::aud::Stream)mos::aud::Streamexplicit
Stream(const Stream &stream)=default (defined in mos::aud::Stream)mos::aud::Stream
Stream(Stream &&stream)=default (defined in mos::aud::Stream)mos::aud::Stream
~Stream() (defined in mos::aud::Stream)mos::aud::Stream