Searched defs:setTimestampOffset (Results 1 – 3 of 3) sorted by relevance
84 void WebKitSourceBuffer::setTimestampOffset(double offset, ExceptionState& exceptionState) in setTimestampOffset() function in WebCore::WebKitSourceBuffer
111 void SourceBuffer::setTimestampOffset(double offset, ExceptionState& exceptionState) in setTimestampOffset() function in WebCore::SourceBuffer
61 bool WebSourceBufferImpl::setTimestampOffset(double offset) { in setTimestampOffset() function in content::WebSourceBufferImpl