|
AUI Framework
master
Cross-platform base for C++ UI apps
|
This is the complete list of members for ARawSoundStream, including all inherited members.
| ARawSoundStream(AAudioFormat format, _< IInputStream >) (defined in ARawSoundStream) | ARawSoundStream | |
| deserialize() | IInputStream | inline |
| fromUrl(const AUrl &url) (defined in ISoundInputStream) | ISoundInputStream | static |
| info() override | ARawSoundStream | virtual |
| operator>>(T &dst) | IInputStream | |
| operator>>(T &&dst) | IInputStream | |
| read(char *dst, size_t size) override | ARawSoundStream | virtual |
| ISoundInputStream::read(std::span< std::byte > destination) | IInputStream | inline |
| readExact(char *dst, size_t size) | IInputStream | inline |
| ~IInputStream()=default (defined in IInputStream) | IInputStream | virtual |