VideoPlayer.IsAudioTrackEnabled

Switch to Manual
public bool IsAudioTrackEnabled (ushort trackIndex);

Parameters

trackIndex正在查询的音频轨道的索引。

Returns

bool Returns true if decoding for the specified audio track is enabled.

Description

Whether decoding for the specified audio track is enabled. See VideoPlayer.EnableAudioTrack for distinction with mute.