mirror of
https://github.com/ZLMediaKit/ZLMediaKit.git
synced 2026-06-25 03:02:22 +08:00
rtsp/rtmp/mp4支持opus并整理代码
This commit is contained in:
@@ -37,7 +37,7 @@ public:
|
||||
} NalType;
|
||||
|
||||
H264Frame(){
|
||||
_codecid = CodecH264;
|
||||
_codec_id = CodecH264;
|
||||
}
|
||||
|
||||
bool keyFrame() const override {
|
||||
|
||||
Reference in New Issue
Block a user