Click or drag to resize
H264MotionEstimation Enumeration
Define the type of motion estimation techniques.

Namespace: StreamCoders.Encoder
Assembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax
public enum H264MotionEstimation
Members
  Member nameValueDescription
Full0
Classical1
Log2
EnhancedPredictiveZonalSearch3
FullOrthogonal4
Orthogonal5
TreeBased6
See Also