VideoPlayer.GetAudioChannelCount

Cambiar al Manual
public ushort GetAudioChannelCount (ushort trackIndex);

Parámetros

trackIndexIndex for the audio track being queried.

Valor de retorno

ushort Number of audio channels.

Descripción

The number of audio channels in the specified audio track.

For URL sources, this will only be set once the source preparation is completed. See VideoPlayer.Prepare.