Searched refs:timestampOffset (Results 1 – 7 of 7) sorted by relevance
57 double timestampOffset() const;
79 double WebKitSourceBuffer::timestampOffset() const in timestampOffset() function in WebCore::WebKitSourceBuffer
70 double timestampOffset() const;
40 [RaisesException=Setter] attribute double timestampOffset;
43 [RaisesException=Setter] attribute double timestampOffset;
106 double SourceBuffer::timestampOffset() const in timestampOffset() function in WebCore::SourceBuffer
305 void AppendAtTime(const base::TimeDelta& timestampOffset, in AppendAtTime() argument307 CHECK(chunk_demuxer_->SetTimestampOffset(kSourceId, timestampOffset)); in AppendAtTime()