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 whether the transform associated with a topology node supports DirectX Video Acceleration (DXVA).
Data type
UINT32
Treat as a Boolean value.
Remarks
This attribute applies to transform nodes (MF_TOPOLOGY_TRANSFORM_NODE).
Applications typically do not use this attribute directly. The Media Session sets this attribute on a transform node if the underlying Media Foundation transform has the MF_SA_D3D_AWARE attribute.
The GUID constant for this attribute is exported from mfuuid.lib.
Requirements
Requirement | Value |
---|---|
Minimum supported client |
Windows Vista [desktop apps only] |
Minimum supported server |
Windows Server 2008 [desktop apps only] |
Header |
|
See also