Table of Contents

Enum VideoEncoderBitrateMode

Namespace
CSharpToJavaScript.APIs.JS
Assembly
CSharpToJavaScript.dll
[To("NoneWithTrailingDotRemoved")]
public enum VideoEncoderBitrateMode

Fields

[Value("\"constant\"")] Constant = 0
[Value("\"variable\"")] Variable = 1
[Value("\"quantizer\"")] Quantizer = 2