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