public ConnectionDescription()
 {
     videoStream = new VideoStreamDescription();
     authDetails = new AuthDetails();
 }
Esempio n. 2
0
 public ConnectionDescription()
 {
     videoStream = new VideoStreamDescription();
     authDetails = new AuthDetails();
 }