TtlTransportParam Constructor |
Namespace: Ozeki.CameraAssembly: OzekiSDK_Desktop (in OzekiSDK_Desktop.dll) Version: 10.4.98
Syntaxpublic TtlTransportParam(
int ttl
)
Public Sub New (
ttl As Integer
)
public:
TtlTransportParam(
int ttl
)
new :
ttl : int -> TtlTransportParamParameters
- ttl Int32
-
See Also