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