Click or drag to resize

PortTransportParamCreatePort Method


Namespace: Ozeki.Camera
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.0
Syntax
public static PortTransportParam CreatePort(
	int rtpPort,
	int? rtcpPort = null
)

Parameters

rtpPort  Int32
 
rtcpPort  NullableInt32  (Optional)
 

Return Value

PortTransportParam
See Also