From 66f28f52b431b13af3d9493544510eb4997f2c3c Mon Sep 17 00:00:00 2001 From: ziyue <1213642868@qq.com> Date: Tue, 29 Jun 2021 17:42:32 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0Ptr=E5=AE=9A=E4=B9=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/Extension/Frame.h | 1 + 1 file changed, 1 insertion(+) diff --git a/src/Extension/Frame.h b/src/Extension/Frame.h index 973b6359..3374556c 100644 --- a/src/Extension/Frame.h +++ b/src/Extension/Frame.h @@ -460,6 +460,7 @@ private: class FrameMerger { public: using onOutput = function; + using Ptr = std::shared_ptr; enum { none = 0, h264_prefix,