mirror of
https://github.com/ZLMediaKit/ZLMediaKit.git
synced 2026-06-30 06:42:22 +08:00
注释,说明
注释,说明
This commit is contained in:
@@ -36,6 +36,7 @@ using namespace toolkit;
|
||||
namespace mediakit{
|
||||
/**
|
||||
* h264 Rtmp解码类
|
||||
* 将 h264 over rtmp 解复用出 h264-Frame
|
||||
*/
|
||||
class H264RtmpDecoder : public RtmpCodec ,public ResourcePoolHelper<H264Frame> {
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user