- 代码来自于9年前的2014,
- 简单易懂
FrameBuffer 管理对应的各rtp包并得到frame数据
- E:\chromium\OpenFrame\media\cast\net\rtp\frame_buffer.h
// Copyright 2014 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_CAST_NET_RTP_FRAME_BUFFER_H_