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

/macosx-10.10/WebCore-7600.1.25/Modules/webaudio/
H A DAudioBufferSourceNode.h81 double loopEnd() const { return m_loopEnd; } function in class:WebCore::AudioBufferSourceNode
83 void setLoopEnd(double loopEnd) { m_loopEnd = loopEnd; } argument

Completed in 205 milliseconds