Click or drag to resize

EndUsageMode Properties

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
See Also