示例#1
0
 public CCTVStaticInfo GetStaticInfo(string videoId)
 {
     return(InfoManager?.GetStaticInfo(videoId));
 }