示例#1
0
 public void SetAudio(AudioElement ae)
 {
     AudioElement.SetupAudioSource(audioSource, ae);
 }