This version of Unity is unsupported.

VideoPlayer.audioTrackCount

public ushort audioTrackCount;

Description

Number of audio tracks found in the data source currently configured. (Read Only)

For URL sources, this will only be set once the source preparation is completed. See VideoPlayer.Prepare.