MediaDescriptionGetChannelRemoteAddress(Int32) Method |
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.5.1
Syntaxpublic string GetChannelRemoteAddress(
int channelIndex
)
Public Function GetChannelRemoteAddress (
channelIndex As Integer
) As String
public:
String^ GetChannelRemoteAddress(
int channelIndex
)
member GetChannelRemoteAddress :
channelIndex : int -> string Parameters
- channelIndex Int32
-
Return Value
String
See Also