Click or drag to resize

EndUsageMode Class

End usage modes for VPX.
Inheritance Hierarchy
SystemObject
  FM.IceLink.VpxEndUsageMode

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

The EndUsageMode type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberCbr
Gets a KeyframeMode of type VPX_CBR.
Public propertyStatic memberCQ
Gets a KeyframeMode of type VPX_CQ.
Public propertyStatic memberQ
Gets a KeyframeMode of type VPX_Q.
Public propertyValue
Gets the internal integer value representation of this end usage mode.
Public propertyStatic memberVbr
Gets a KeyframeMode of type VPX_VBR.
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