<enablePrivateChat value="true" />
Whether show private chat interface
If you open private chat interface, click the name in user list then appears a menu
including private chat. Through the private chat menu, users can privately chat with
someone and the conversation won't be seen by others.
If you want to disable the function, set to be "false".
<videoSetting fps = "10" quality = "65"/>
Number - The requested rate at which the camera should capture data,
in frames per second. The default value is 10 and it suggested to be
between 10 to 15.
Number - Specifies the required level of picture quality, Acceptable
values range from 1 (lowest quality) to 100 (highest quality). To specify
that picture quality can vary as needed to avoid exceeding bandwidth,
pass 0 for quality. The default value is 65.
<maxPrivateWindow value="5" />
Max windows number of private chat. Default is 5 and it suggested to be between 1 to 8.
<enterRoomMsg value="true" />
Whether to show the information of someone's entering. Default is "true".
<quitRoomMsg value="true" />
Whether show the information of others' quit. Default is "true".
<enterRoomSound value="false" />
Whether play notice sound when someone enters room. Default is "false".
<quitRoomSound value="false" />
Whether play notice sound when someone quits room. Default is "false".
<messageSound value="true" />
Whether to play sound when receive new message. Default is "true".
<noticeSound value="true" />
Whether play notice sound when receive new broadcast news. Default is "true".
<visibleLoginAsGuest value="true" />
Whether show the login as guest checkbox. If do, guest can login.
<visibleRegisterButton value="true" />
Whether show the register button. If do, everyone can register through registration port.
Komentáře k této Příručce