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: 1.8.12.0 (1.8.12)
Syntax
public SDPRepeated(
	TypedTime ri,
	TypedTime ad
)

Parameters

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