mirror of
https://github.com/ZLMediaKit/ZLMediaKit.git
synced 2026-03-03 04:30:53 +08:00
去除编译警告
This commit is contained in:
@@ -30,6 +30,7 @@ string getOriginTypeString(MediaOriginType type){
|
||||
SWITCH_CASE(ffmpeg_pull);
|
||||
SWITCH_CASE(mp4_vod);
|
||||
SWITCH_CASE(device_chn);
|
||||
default : return "unknown";
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user