AOpusSoundPipe#
Sound pipe for OPUS format, decodes OPUS packets
Header: | #include <AUI/Audio/Formats/opus/AOpusSoundPipe.h> |
CMake: | aui_link(my_target PUBLIC aui::audio) |
Detailed Description#
Note
Ready packets should be passed with write() method for proper work, header must precede the packets.