Example #1
0
 public CCTVDynamicInfo GetDynamicInfo(string videoId)
 {
     return(InfoManager?.GetDynamicInfo(videoId));
 }