VideoPlayer.GetAudioChannelCount

Switch to Manual
public ushort GetAudioChannelCount (ushort trackIndex);

Parameters

trackIndex正在查询的音频轨道的索引。

Returns

ushort 音频声道数。

Description

指定音频轨道中的音频声道数。

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