|
Rialto 0.1
Rialto media pipeline API
|
#include <memory>#include <stdint.h>#include <string>#include "IWebAudioPlayerClient.h"#include "MediaCommon.h"
Go to the source code of this file.
Classes | |
| class | firebolt::rialto::IWebAudioPlayerFactory |
| IWebAudioPlayer factory class, returns a concrete implementation of IWebAudioPlayer. More... | |
| class | firebolt::rialto::IWebAudioPlayer |
| The definition of the IWebAudioPlayer interface. More... | |
The definition of the IWebAudioPlayer interface.
This interface defines the public API of Rialto for mixing PCM audio with current audio output.