VideoPlayer.IsAudioTrackEnabled

Cambiar al Manual
public bool IsAudioTrackEnabled (ushort trackIndex);

Parámetros

trackIndexIndex of the audio track being queried.

Valor de retorno

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

Descripción

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