selectedIndex property
The read-only VideoTrackList
property selectedIndex returns the index of the
currently selected track, if any, or -1 otherwise.
Implementation
external int get selectedIndex;
The read-only VideoTrackList
property selectedIndex returns the index of the
currently selected track, if any, or -1 otherwise.
external int get selectedIndex;