hasVideoStream property

bool? hasVideoStream
getter/setter pair

Whether there is a video stream, default value: false.

Implementation

bool? hasVideoStream = false;