audioDirection property

int audioDirection
read / write

The direction of the audio. Valid direction is between 0 to 360. Set -1 means disable. Default value is -1. On web platforms, this property does not take effect.

Implementation

int audioDirection;