kind property

String? kind

Returns the string 'audio' if this object represents an audio track or 'video' if this object represents a video track.

Implementation

String? get kind;