mirror of
https://github.com/ZLMediaKit/ZLMediaKit.git
synced 2026-06-15 20:45:57 +08:00
ENABLE_MEDIAFILE宏拆分为ENABLE_HLS和ENABLE_MP4V2
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
|
||||
#ifdef ENABLE_MEDIAFILE
|
||||
#ifdef ENABLE_MP4V2
|
||||
|
||||
#include <netinet/in.h>
|
||||
#include <sys/stat.h>
|
||||
@@ -187,4 +187,4 @@ void Mp4Maker::closeFile() {
|
||||
} /* namespace ZL */
|
||||
|
||||
|
||||
#endif //ENABLE_MEDIAFILE
|
||||
#endif //ENABLE_MP4V2
|
||||
|
||||
Reference in New Issue
Block a user