mirror of
https://github.com/ZLMediaKit/ZLMediaKit.git
synced 2026-06-18 14:12:21 +08:00
完成Rtmp解复用器
This commit is contained in:
@@ -49,7 +49,7 @@ class AACRtmpEncoder : public AACRtmpDecoder , public ResourcePoolHelper<RtmpPa
|
||||
public:
|
||||
typedef std::shared_ptr<AACRtmpEncoder> Ptr;
|
||||
|
||||
AACRtmpEncoder();
|
||||
AACRtmpEncoder(){}
|
||||
~AACRtmpEncoder() {}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user