Click or drag to resize

VideoEncodeAcceleratorCapability Properties

Version 102.0.100

The VideoEncodeAcceleratorCapability type exposes the following members.

Properties
  NameDescription
Public propertyMaxFramerateDenominator
MaxFramerateDenominator
Public propertyMaxFramerateNumerator
Maximum encoding framerate in frames per second supported for this |profile|, as fraction's numerator and denominator, e.g. 24/1 fps, 24000/1001 fps, etc.
Public propertyMaxResolution
Maximum video dimensions in pixels supported for this |profile|.
Public propertyProfile
Video codec profile that is supported, e.g H264 Main.
Top
See Also