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