Esempio n. 1
0
 /// <summary>
 /// Creates an Audio object
 /// </summary>
 public AudioObject() : this(NativeAudioSystem.CreateAudioObject())
 {
 }