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