Click or drag to resize

PortTransportParamCreatePort Method

Namespace:  Ozeki.Camera
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntax
public static PortTransportParam CreatePort(
	int rtpPort,
	Nullable<int> rtcpPort = null
)

Parameters

rtpPort
Type: SystemInt32
rtcpPort (Optional)
Type: SystemNullableInt32

Return Value

Type: PortTransportParam
See Also