VideoPlayer.GetAudioLanguageCode

매뉴얼로 전환
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.