Condividi tramite


struttura D3D12_VIDEO_ENCODER_LEVEL_TIER_CONSTRAINTS_HEVC (d3d12video.h)

Associa un livello e un livello per la configurazione dell'impostazione di livello HEVC (High Efficiency Video Coding).

Sintassi

typedef struct D3D12_VIDEO_ENCODER_LEVEL_TIER_CONSTRAINTS_HEVC {
  D3D12_VIDEO_ENCODER_LEVELS_HEVC Level;
  D3D12_VIDEO_ENCODER_TIER_HEVC   Tier;
} D3D12_VIDEO_ENCODER_LEVEL_TIER_CONSTRAINTS_HEVC;

Members

Level

Membro dell'enumerazione D3D12_VIDEO_ENCODER_LEVELS_HEVC che specifica il livello del codificatore.

Tier

Membro dell'enumerazione D3D12_VIDEO_ENCODER_TIER_HEVC che specifica il livello del codificatore.

Requisiti

Requisito Valore
Client minimo supportato Windows Build 22000
Server minimo supportato Windows Build 22000
Intestazione d3d12video.h