webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
This is the complete list of members for WebCore::AudioDestination, including all inherited members.
create(AudioIOCallback &, const String &inputDeviceId, unsigned numberOfInputChannels, unsigned numberOfOutputChannels, float sampleRate) | WebCore::AudioDestination | static |
hardwareSampleRate() | WebCore::AudioDestination | static |
isPlaying()=0 | WebCore::AudioDestination | pure virtual |
maxChannelCount() | WebCore::AudioDestination | static |
sampleRate() const =0 | WebCore::AudioDestination | pure virtual |
start()=0 | WebCore::AudioDestination | pure virtual |
stop()=0 | WebCore::AudioDestination | pure virtual |
~AudioDestination() | WebCore::AudioDestination | inlinevirtual |