Exemple #1
0
 protected uint ParseSDPAttribute_control(string sdpLine)
 {
     return(impl.parseSDPAttribute_control(Native, sdpLine));
 }