kind property
The kind read-only property of
the MediaDeviceInfo interface returns an enumerated value, that is
either "videoinput", "audioinput" or "audiooutput".
Implementation
external MediaDeviceKind get kind;
The kind read-only property of
the MediaDeviceInfo interface returns an enumerated value, that is
either "videoinput", "audioinput" or "audiooutput".
external MediaDeviceKind get kind;