<< Click to display table of contents >> TRVMediaServer.FilterUserCmd |
Specifies whether system commands invoke OnServerCmd event.
property FilterUserCmd: Boolean;
If True, this event is not called only for commands addressed to the server (having names starting from 'RVS_' or 'RVSU_').
If False, this event is called for all commands, including commands that users send to each other, providing that these commands are sent uncompressed.
Default value
True