D3D12DDI_VIDEO_ENCODER_HEAP_FLAGS_0080 - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
// d3d12umddi.h

typedef enum D3D12DDI_VIDEO_ENCODER_HEAP_FLAGS_0080 {
  D3D12DDI_VIDEO_ENCODER_HEAP_FLAG_NONE_0080
} ;
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (ne-d3d12umddi-d3d12ddi_video_encoder_heap_flags_0080)

Description

The D3D12DDI_VIDEO_ENCODER_HEAP_FLAGS_0080 enumeration lists video encoder heap creation flags.

Constants

D3D12DDI_VIDEO_ENCODER_HEAP_FLAG_NONE_0080

No flags are specified.

Remarks

See D3D12 video encoding for general information.

See also

D3D12DDIARG_CREATE_VIDEO_ENCODER_HEAP_0080_2