Video Chat Pro ActiveX Control

UseDefaultVMR

 

Enable/Disable to use default VMR. By default is true, Normally you do not need set this value, when the video display black window, you may try set this value to false, it may help.

VideoChatSender1.UseDefaultVMR[=bool]


Parameter
bool
enable or disable to use default VMR

Remark
This property is Read/Write.

Example

   

Visual Basic Syntax
VideochatSender1.UseDefaultVMR= true
iresult = VideochatSender1.Connect("192.168.1.12", 7000)