Click or drag to resize

BitDepth Class

Bit depths for VPX output.
Inheritance Hierarchy
SystemObject
  FM.IceLink.VpxBitDepth

Namespace:  FM.IceLink.Vpx
Assembly:  FM.IceLink.Vpx (in FM.IceLink.Vpx.dll) Version: 1.1.2.607 (1.1.2.607)

The BitDepth type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberBits10
Gets a bit depth of 10 bits.
Public propertyStatic memberBits12
Gets a bit depth of 12 bits.
Public propertyStatic memberBits8
Gets a bit depth of 8 bits.
Public propertyValue
Gets the internal integer value representation of this end usage mode.
Top
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
Version Information

IceLink Xamarin

Supported in: 3.0.3.48
See Also