Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies the direction of playback (forward or reverse).
Syntax
typedef enum _MFRATE_DIRECTION {
MFRATE_FORWARD = 0,
MFRATE_REVERSE
} MFRATE_DIRECTION;
Constants
MFRATE_FORWARDValue: 0 Forward playback. |
MFRATE_REVERSEReverse 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