GetSourceAudioChannelCount(ushort)
Number of audio channels in the specified source track.
Read time 1 minuteLast updated 10 days ago
Definition
- Type: Method
- Namespace: UnityEditor
- Assembly: UnityEditor
public ushort GetSourceAudioChannelCount(ushort audioTrackIdx)
Parameters
Index of the audio track to query.
Returns
Type | Description |
|---|---|
| ushort | Number of channels. |