MOS
|
This is the complete list of members for mos::aud::Stream, including all inherited members.
buffer_size (defined in mos::aud::Stream) | mos::aud::Stream | static |
channels() const -> unsigned int | mos::aud::Stream | |
done() const -> bool | mos::aud::Stream | |
duration() const -> float | mos::aud::Stream | |
id() const -> unsigned int | mos::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 int | mos::aud::Stream | |
seek_start() -> void | mos::aud::Stream | |
size() const -> size_t | mos::aud::Stream | |
Stream(const std::string &path) (defined in mos::aud::Stream) | mos::aud::Stream | explicit |
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 |