Lines Matching full:time
10 #include "base/time/time.h"
22 // Notify the host that time range [start,end] has been buffered.
70 // Carry out any actions required to seek to the given time, executing the
72 virtual void Seek(base::TimeDelta time,
85 // Returns the starting time for the media file.
88 // Returns Time represented by presentation timestamp 0.
89 // If the timstamps are not associated with a Time, then
90 // a null Time is returned.
91 virtual base::Time GetTimelineOffset() const = 0;