Click or drag to resize
H263RateControlType Enumeration

Namespace: StreamCoders.Encoder
Assembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax
public enum H263RateControlType
Members
  Member nameValueDescription
ConstantQuality0 Variable Bitrate (+/-) compensating for higher/lower complexities
ConstantBitrate1 Constant Bitrate over time. Choose constant bitrate if you have strict requirements for your kb/s. i.e. H324M
See Also