Skip to content

Latest commit

 

History

History
69 lines (57 loc) · 2.27 KB

ne-mfidl-mfclock_relational_flags.md

File metadata and controls

69 lines (57 loc) · 2.27 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NE:mfidl._MFCLOCK_RELATIONAL_FLAGS
MFCLOCK_RELATIONAL_FLAGS (mfidl.h)
Defines properties of a clock.
MFCLOCK_RELATIONAL_FLAGS
MFCLOCK_RELATIONAL_FLAGS enumeration [Media Foundation]
MFCLOCK_RELATIONAL_FLAG_JITTER_NEVER_AHEAD
d70b432c-6ebd-405c-993f-12c4540736d7
mf.mfclock_relational_flags
mfidl/MFCLOCK_RELATIONAL_FLAGS
mfidl/MFCLOCK_RELATIONAL_FLAG_JITTER_NEVER_AHEAD
mf\mfclock_relational_flags.htm
mf
d70b432c-6ebd-405c-993f-12c4540736d7
12/05/2018
MFCLOCK_RELATIONAL_FLAGS, MFCLOCK_RELATIONAL_FLAGS enumeration [Media Foundation], MFCLOCK_RELATIONAL_FLAG_JITTER_NEVER_AHEAD, d70b432c-6ebd-405c-993f-12c4540736d7, mf.mfclock_relational_flags, mfidl/MFCLOCK_RELATIONAL_FLAGS, mfidl/MFCLOCK_RELATIONAL_FLAG_JITTER_NEVER_AHEAD
mfidl.h
Windows
Windows Vista [desktop apps \| UWP apps]
Windows Server 2008 [desktop apps \| UWP apps]
Windows
MFCLOCK_RELATIONAL_FLAGS
19H1
_MFCLOCK_RELATIONAL_FLAGS
mfidl/_MFCLOCK_RELATIONAL_FLAGS
MFCLOCK_RELATIONAL_FLAGS
mfidl/MFCLOCK_RELATIONAL_FLAGS
c++
APIRef
kbSyntax
HeaderDef
mfidl.h
MFCLOCK_RELATIONAL_FLAGS

MFCLOCK_RELATIONAL_FLAGS enumeration

-description

Defines properties of a clock.

-enum-fields

-field MFCLOCK_RELATIONAL_FLAG_JITTER_NEVER_AHEAD:0x1

Jitter values are always negative. In other words, the time returned by IMFClock::GetCorrelatedTime might jitter behind the actual clock time, but will never jitter ahead of the actual time. If this flag is not present, the clock might jitter in either direction.

-see-also

MFCLOCK_PROPERTIES

Media Foundation Enumerations