selected property
bool
get
selected
The VideoTrack property
selected
controls whether or not a particular video
track is active.
Implementation
external bool get selected;
set
selected
(bool value)
Implementation
external set selected(bool value);