Show / Hide Table of Contents

Enum VideoBitrateMode

Namespace: UnityEditor
Assembly: UnityEditor.dll
Syntax
public enum VideoBitrateMode

Fields

Name Description
High
Low
Medium

Extension Methods

MustExtensions.MustBeEqual<VideoBitrateMode>(VideoBitrateMode)
MustExtensions.MustBeEqual<VideoBitrateMode>(VideoBitrateMode, String)
MustExtensions.MustNotBeEqual<VideoBitrateMode>(VideoBitrateMode)
MustExtensions.MustNotBeEqual<VideoBitrateMode>(VideoBitrateMode, String)
  • Improve this Doc
  • View Source
Back to top Generated by DocFX