Пример #1
0
 public void GetVUData(ref int LeftChannel, ref int RightChannel)
 {
     ZPlay.zplay_GetVUData(this.objptr, ref LeftChannel, ref RightChannel);
 }