HomeSort by relevance Sort by last modified time
    Searched defs:playbackRate (Results 1 - 2 of 2) sorted by null

  /external/webkit/Source/WebCore/webaudio/
AudioBufferSourceNode.h 78 AudioParam* playbackRate() { return m_playbackRate.get(); }
89 // Used for the "gain" and "playbackRate" attributes.
  /external/webkit/Source/WebCore/html/
HTMLMediaElement.cpp 573 // 5 - Set the playbackRate attribute to the value of the defaultPlaybackRate attribute.
    [all...]

Completed in 56 milliseconds