public void SetItem(uint val)
 {
     SoundNativeMethods.SoundControlElementInfoSetItem(handle, val);
 }