displaySurface property

String get displaySurface

The MediaTrackSettings dictionary's displaySurface property indicates the type of display surface being captured.

Implementation

external String get displaySurface;
set displaySurface (String value)

Implementation

external set displaySurface(String value);