TtlTransportParam Constructor |
Namespace: Ozeki.CameraAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public TtlTransportParam(
int ttl
)
Public Sub New (
ttl As Integer
)
public:
TtlTransportParam(
int ttl
)
new :
ttl : int -> TtlTransportParam
Parameters
- ttl
- Type: SystemInt32
See Also