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