// Copyright (c) 2012 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef MEDIA_BASE_RANGES_H_ #define MEDIA_BASE_RANGES_H_ #include #include #include #include #include #include "base/check_op.h" #include "base/time/time.h" #include "media/base/media_export.h" namespace media { // Ranges allows holding an ordered list of ranges of [start,end) intervals. // The canonical example use-case is holding the list of ranges of buffered // bytes or times in a