This version of Unity is unsupported.

VideoClip.GetAudioChannelCount

public ushort GetAudioChannelCount(ushort audioTrackIdx);

Parameters

audioTrackIdx Index of the audio queried audio track.

Returns

ushort The number of channels.

Description

The number of channels in the audio track. E.g. 2 for a stereo track.