mainTrack property

int mainTrack
inherited

Index of the main video track.

This value is typically used when multiple video tracks are available and one of them should be treated as the primary source.

Implementation

int get mainTrack => throw _privateConstructorUsedError;