Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 398 Bytes

audio-properties.md

File metadata and controls

10 lines (7 loc) · 398 Bytes

Audio properties

  • Public virtual void SetSpeedControl (float) Sets the speed control of the playback. The value ranges between 0.1 and 4.

  • Public virtual void SetPitch (int) Sets the pitch control on NexPlayer. The value ranges between -12 and 12.

  • Public virtual void SetAudioChannel (NexAudioChanne) Sets the AudioChannel value. The value ranges between 0 (default) and 4.