IsAudioTrackEnabled(ushort)
Whether decoding for the specified audio track is enabled. See VideoPlayer.EnableAudioTrack for distinction with mute.
Read time 1 minuteLast updated 10 days ago
Definition
- Type: Method
- Namespace: UnityEngine.Video
- Assembly: UnityEngine.VideoModule
public bool IsAudioTrackEnabled(ushort trackIndex)
Parameters
Index of the audio track being queried.
Returns
Type | Description |
|---|---|
| bool | Returns |