PortTransportParamRtcpPort Property |
Namespace: Ozeki.CameraAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public Nullable<int> RtcpPort { get; }
Public ReadOnly Property RtcpPort As Nullable(Of Integer)
Get
public:
property Nullable<int> RtcpPort {
Nullable<int> get ();
}
member RtcpPort : Nullable<int> with get
Property Value
Type:
NullableInt32See Also