Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

MFRATE_DIRECTION enumeration (mfidl.h)

Specifies the direction of playback (forward or reverse).

Syntax

typedef enum _MFRATE_DIRECTION {
 MFRATE_FORWARD = 0,
 MFRATE_REVERSE
} MFRATE_DIRECTION;

Constants

 
MFRATE_FORWARD
Value: 0
Forward playback.
MFRATE_REVERSE
Reverse playback.

Requirements

Requirement Value
Minimum supported client Windows Vista [desktop apps | UWP apps]
Minimum supported server Windows Server 2008 [desktop apps | UWP apps]
Header mfidl.h

See also

IMFRateSupport::GetFastestRate

IMFRateSupport::GetSlowestRate

Media Foundation Enumerations


Feedback

Was this page helpful?

Additional resources