public ConnectionDescription()
 {
     videoStream = new VideoStreamDescription();
     authDetails = new AuthDetails();
 }
Beispiel #2
0
 public ConnectionDescription()
 {
     videoStream = new VideoStreamDescription();
     authDetails = new AuthDetails();
 }