TtlTransportParam Constructor |
Namespace:
Ozeki.Camera
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntaxpublic TtlTransportParam(
int ttl
)
Public Sub New (
ttl As Integer
)
public:
TtlTransportParam(
int ttl
)
new :
ttl : int -> TtlTransportParam
Parameters
- ttl
- Type: SystemInt32
See Also