Searched defs:playbackRate (Results 1 - 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/webaudio/
H A DAudioBufferSourceNode.h78 AudioParam* playbackRate() { return m_playbackRate.get(); } function in class:WebCore::AudioBufferSourceNode
89 // Used for the "gain" and "playbackRate" attributes.
/external/webkit/Source/WebCore/html/
H A DHTMLMediaElement.cpp573 // 5 - Set the playbackRate attribute to the value of the defaultPlaybackRate attribute.
1345 float HTMLMediaElement::playbackRate() const function in class:WebCore::HTMLMediaElement

Completed in 89 milliseconds