RecorderCommandService.ClientCapabilities Class Reference

ClientCapabilities specifies what the client supports and are exchanged once per multicast session at the MulticastStart() method call. More...

Public Attributes

bool PrivacyMask
 True if the client support privacy mask otherwise false.
 

Detailed Description

ClientCapabilities specifies what the client supports and are exchanged once per multicast session at the MulticastStart() method call.

Member Data Documentation

◆ PrivacyMask

bool RecorderCommandService.ClientCapabilities.PrivacyMask

True if the client support privacy mask otherwise false.