示例#1
0
 public void SetUnicastClientSettings(UnicastSettings settings)
 {
     _config.ApplyUnicastSndSettings(settings);
 }