kind property

String get kind

The kind property contains a string indicating the category of video contained in the VideoTrack.

The kind can be used to determine the scenarios in which specific tracks should be enabled or disabled. See Video track kind strings for a list of the kinds available for video tracks.

Implementation

external String get kind;