Exemple #1
0
 public Streaming()
 {
     WatchSharing = new WatchSharingConfiguration();
 }
Exemple #2
0
 public Streaming()
 {
     WatchSharing = new WatchSharingConfiguration();
     Transcoders = new List<TranscoderProfile>();
 }
Exemple #3
0
 public Streaming()
 {
     WatchSharing = new WatchSharingConfiguration();
 }
Exemple #4
0
 public Streaming()
 {
     WatchSharing = new WatchSharingConfiguration();
     Transcoders  = new List <TranscoderProfile>();
 }