mirror of
https://gitee.com/xia-chu/ZLMediaKit.git
synced 2026-05-08 11:57:48 +08:00
去除编译警告
This commit is contained in:
parent
e7569c8cbc
commit
c4c978be44
@ -30,6 +30,7 @@ string getOriginTypeString(MediaOriginType type){
|
||||
SWITCH_CASE(ffmpeg_pull);
|
||||
SWITCH_CASE(mp4_vod);
|
||||
SWITCH_CASE(device_chn);
|
||||
default : return "unknown";
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user