enableVideo property
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;
Whether to test video.
The video is published with fixed parameters: resolution 640px × 360px, frame rate 15fps.
bool enableVideo;