コード例 #1
0
 public Files()
 {
     h264   = new H264();
     hls    = new Hls();
     codecs = new List <string>();
 }
コード例 #2
0
 public Files()
 {
     h264 = new H264();
     hls = new Hls();
     codecs = new List<string>();
 }