Show / Hide Table of Contents

Enum VideoResolutionFormat

The enum VideoResolutionFormat.

Namespace: Microsoft.Graph
Assembly: Microsoft.Graph.CoreSDK.dll
Syntax
[JsonConverter(typeof(EnumConverter))]
public enum VideoResolutionFormat

Fields

Name Description
Hd1080p

Hd1080p

Hd720p

Hd720p

Sd360p

Sd360p

Sd540p

Sd540p

  • View Source
Back to top Generated by DocFX