Click or drag to resize

ZoneAdjustments Class

Inheritance Hierarchy
SystemObject
  Ozeki.MediaZoneAdjustments

Namespace: Ozeki.Media
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.54.0
Syntax
public class ZoneAdjustments : ISDPPacketDataPrinter

The ZoneAdjustments type exposes the following members.

Constructors
 NameDescription
Public methodZoneAdjustments(ZoneAdjustmentPair)Initializes a new instance of the ZoneAdjustments class
Public methodZoneAdjustments(ZoneAdjustmentPair, IEnumerableZoneAdjustmentPair)Initializes a new instance of the ZoneAdjustments class
Top
Properties
 NameDescription
Public propertyTimePairs 
Top
Methods
 NameDescription
Public methodPrintSDPData zone-adjustments = "z=" time SP ["-"] typed-time *(SP time SP ["-"] typed-time)
Top
See Also