Share via


MotionSearchRange Enumeration

Specifies the motion search range.

Namespace: Microsoft.Expression.Encoder.Profiles
Assembly: Microsoft.Expression.Encoder.Types (in microsoft.expression.encoder.types.dll)

Syntax

'Declaration
Public Enumeration MotionSearchRange
'Usage
Dim instance As MotionSearchRange
public enum MotionSearchRange
public enum class MotionSearchRange

Members

Member name Description
Level1 +63.75/-64.0 H, +31.75/-32.0 V
Level2 +127.75/-128.0 H, +63.75/-64.0 V
Level3 +511.75/-512.0 H, +127.75/-128.0 V
Level4 +1023.75/-1024.0 H, +255.75/-256.0 V
MacroblockAdaptive The VC-1 encoder selects the most efficient mode. The maximum range never exceeds ±1024.0 H, ±256.0 V.

Platforms

Development Platforms

Windows XP Home Edition, Windows XP Professional, Windows Server 2003 , Windows Server 2008, and Windows 2000

Target Platforms

See Also

Reference

Microsoft.Expression.Encoder.Profiles Namespace