Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


audioTrackCount

Number of audio tracks found in the data source currently configured. (Read Only)
Read time 1 minuteLast updated 11 days ago

Definition

public ushort audioTrackCount { get; }

Remarks

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