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)
Syntax public string GetConnection()
Public Function GetConnection As String
public:
String^ GetConnection()
member GetConnection : unit -> string
Return Value
Type:
StringSee Also