MediaChannelDescriptionCommunicationMode Property |
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.5.1
Syntaxpublic CommunicationMode CommunicationMode { get; set; }Public Property CommunicationMode As CommunicationMode
Get
Set
public:
property CommunicationMode CommunicationMode {
CommunicationMode get ();
void set (CommunicationMode value);
}member CommunicationMode : CommunicationMode with get, set
Property Value
CommunicationMode
See Also