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