Version: 2019.4
public string GetAudioLanguageCode (ushort trackIndex);

パラメーター

trackIndexIndex of the audio track to query.

戻り値

string Language code.

説明

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.