Version: 2020.2
言語: 日本語
public ushort controlledAudioTrackCount ;

説明

Number of audio tracks that this VideoPlayer will take control of.

The other audio tracks will be silent. The maximum allowed number of tracks is defined by VideoPlayer.controlledAudioTrackMaxCount.

The actual number of audio tracks cannot be known in advance when playing URLs, which is why this value is independent of the VideoPlayer.audioTrackCount property.