vid_cnt property
Number of simultaneous active video streams for this call. Setting this to zero will disable video in this call.
Default: 1 (if video feature is enabled, otherwise it is zero)
Implementation
@ffi.UnsignedInt()
external int vid_cnt;
Number of simultaneous active video streams for this call. Setting this to zero will disable video in this call.
Default: 1 (if video feature is enabled, otherwise it is zero)
@ffi.UnsignedInt()
external int vid_cnt;