SurfaceChangeFrameRate Enum

Definition

Specifies when a surface frame-rate change should take effect.

public enum SurfaceChangeFrameRate
type SurfaceChangeFrameRate = 
Inheritance
SurfaceChangeFrameRate

Fields

Name Value Description
OnlyIfSeamless 0

Indicates when a surface may change its frame rate: only if seamless.

Always 1

Indicates when a surface may change its frame rate: always.

Applies to