Click or drag to resize

UnsignedMixerControl Class

Inheritance Hierarchy
SystemObject
  Ozeki.MediaMixerControl
    Ozeki.MediaUnsignedMixerControl

Namespace: Ozeki.Media
Assembly: OzekiSDK_Desktop (in OzekiSDK_Desktop.dll) Version: 10.5.1
Syntax
public class UnsignedMixerControl : MixerControl

The UnsignedMixerControl type exposes the following members.

Properties
 NameDescription
Public propertyControlType
(Inherited from MixerControl)
Public propertyIsBoolean
(Inherited from MixerControl)
Public propertyIsCustom
(Inherited from MixerControl)
Public propertyIsListText
(Inherited from MixerControl)
Public propertyIsSigned
(Inherited from MixerControl)
Public propertyIsUnsigned
(Inherited from MixerControl)
Public propertyMaxValue 
Public propertyMinValue 
Public propertyName
(Inherited from MixerControl)
Public propertyPercent 
Public propertyValue 
Top
Methods
Fields
 NameDescription
Protected fieldmixerHandle
(Inherited from MixerControl)
Protected fieldnChannels
(Inherited from MixerControl)
Top
See Also