Click or drag to resize

SDPRepeated Constructor (TypedTime, TypedTime)

Initializes a new instance of the SDPRepeated class

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

Parameters

ri
Type: Ozeki.MediaTypedTime
ad
Type: Ozeki.MediaTypedTime
See Also