AUI Framework  master
Cross-platform base for C++ UI apps
Loading...
Searching...
No Matches
ARawSoundStream Member List

This is the complete list of members for ARawSoundStream, including all inherited members.

ARawSoundStream(AAudioFormat format, _< IInputStream >) (defined in ARawSoundStream)ARawSoundStream
deserialize()IInputStreaminline
fromUrl(const AUrl &url) (defined in ISoundInputStream)ISoundInputStreamstatic
info() overrideARawSoundStreamvirtual
operator>>(T &dst)IInputStream
operator>>(T &&dst)IInputStream
read(char *dst, size_t size) overrideARawSoundStreamvirtual
ISoundInputStream::read(std::span< std::byte > destination)IInputStreaminline
readExact(char *dst, size_t size)IInputStreaminline
~IInputStream()=default (defined in IInputStream)IInputStreamvirtual