enableVideo property

bool enableVideo
getter/setter pair

Whether to test video.

  • true: Yes, and the device camera will automatically turn on.
  • false: No.

The video is published with fixed parameters: resolution 640px × 360px, frame rate 15fps.

Implementation

bool enableVideo;