Пример #1
0
 public void SetGroupingParam(Guid newGuid, Guid eventContext)
 {
     Marshal.ThrowExceptionForHR(_AudioSessionControl.SetGroupingParam(newGuid, eventContext));
 }