mirror of
https://github.com/ZLMediaKit/ZLMediaKit.git
synced 2024-11-23 11:17:09 +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(ffmpeg_pull);
|
||||||
SWITCH_CASE(mp4_vod);
|
SWITCH_CASE(mp4_vod);
|
||||||
SWITCH_CASE(device_chn);
|
SWITCH_CASE(device_chn);
|
||||||
|
default : return "unknown";
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user