mirror of
https://github.com/ZLMediaKit/ZLMediaKit.git
synced 2026-06-13 03:31:45 +08:00
完成mp4/hls录制代码适配
This commit is contained in:
@@ -48,7 +48,7 @@ public:
|
||||
bool enableHls = true,
|
||||
bool enableMp4 = false);
|
||||
virtual ~MediaRecorder();
|
||||
protected:
|
||||
|
||||
/**
|
||||
* 输入frame
|
||||
* @param frame
|
||||
|
||||
Reference in New Issue
Block a user