Click or drag to resize

PortTransportParamCreateClientPort Method


Namespace: Ozeki.Camera
Assembly: OzekiSDK_Desktop (in OzekiSDK_Desktop.dll) Version: 10.4.98
Syntax
public static PortTransportParam CreateClientPort(
	int rtpPort,
	int? rtcpPort = null
)

Parameters

rtpPort  Int32
 
rtcpPort  NullableInt32  (Optional)
 

Return Value

PortTransportParam
See Also