Click or drag to resize

MediaDescriptionGetChannelRemoteAddress(MediaChannelDescription) Method

Gets the IP address for the channel where the media data will be sent to.

Namespace: Ozeki.Media
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.54.0
Syntax
public string GetChannelRemoteAddress(
	MediaChannelDescription channelDesc
)

Parameters

channelDesc  MediaChannelDescription
 

Return Value

String
See Also