Click or drag to resize

SDPRepeated(TypedTime, TypedTime) Constructor

Initializes a new instance of the SDPRepeated class

Namespace: Ozeki.Media
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.54.0
Syntax
public SDPRepeated(
	TypedTime ri,
	TypedTime ad
)

Parameters

ri  TypedTime
 
ad  TypedTime
 
See Also