Click or drag to resize
PortTransportParamCreateServerPort Method

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

Parameters

rtpPort
Type: SystemInt32
rtcpPort (Optional)
Type: SystemNullableInt32

Return Value

Type: PortTransportParam
See Also