MediaDescriptionGetConnection Method |
Gets the IP address where the media data will be sent to.
Namespace:
Ozeki.Media
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntaxpublic string GetConnection()
Public Function GetConnection As String
public:
String^ GetConnection()
member GetConnection : unit -> string
Return Value
Type:
String
See Also