VideoPlayer.GetAudioLanguageCode

Switch to Manual
public string GetAudioLanguageCode (ushort trackIndex);

Parameters

trackIndex要查询的音频轨道的索引。

Returns

string 语言代码。

Description

返回指定轨道的语言代码(如果有)。

对于 URL 源,只有在源准备完成后才会设置。请参阅 VideoPlayer.Prepare