trackIndex
Index of the track in the object that created this provider.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Property
- Namespace: UnityEngine.Experimental.Audio
- Assembly: UnityEngine.AudioModule
public ushort trackIndex { get; }
Remarks
For providers created by the VideoPlayer, this is the index of the audio track in the movie file being played.