| MediaDescriptionCompareResultIsMediaProtocolCompatible Property  | 
            Mindketten ugyanazt a media protocolt tamogatjak (pl. RTP/AVP vagy RTP/SAVP)
            
 
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntaxpublic bool IsMediaProtocolCompatible { get; set; }Public Property IsMediaProtocolCompatible As Boolean
	Get
	Set
public:
property bool IsMediaProtocolCompatible {
	bool get ();
	void set (bool value);
}member IsMediaProtocolCompatible : bool with get, set
Property Value
Type: 
Boolean
See Also