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_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