Click or drag to resize

ZoneAdjustments Constructor (ZoneAdjustmentPair, IEnumerableZoneAdjustmentPair)

Initializes a new instance of the ZoneAdjustments class

Namespace:  Ozeki.Media
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntax
public ZoneAdjustments(
	ZoneAdjustmentPair time,
	IEnumerable<ZoneAdjustmentPair> timePairs
)

Parameters

time
Type: Ozeki.MediaZoneAdjustmentPair
timePairs
Type: System.Collections.GenericIEnumerableZoneAdjustmentPair
See Also