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.
Defines the configuration for QPMap as input for D3D12_FEATURE_DATA_VIDEO_ENCODER_SUPPORT2.
Syntax
typedef struct D3D12_VIDEO_ENCODER_QPMAP_CONFIGURATION {
BOOL Enabled;
D3D12_VIDEO_ENCODER_INPUT_MAP_SOURCE MapSource;
} D3D12_VIDEO_ENCODER_QPMAP_CONFIGURATION;
Members
Enabled
Indicates if QPMap is enabled.
MapSource
A D3D12_VIDEO_ENCODER_INPUT_MAP_SOURCE specifying the input source.
Requirements
| Requirement | Value |
|---|---|
| Header | d3d12video.h |