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