VideoPlayer.GetAudioLanguageCode

Cambiar al Manual
public string GetAudioLanguageCode (ushort trackIndex);

Parámetros

trackIndexIndex of the audio track to query.

Valor de retorno

string Language code.

Descripción

Returns the language code, if any, for the specified track.

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