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.
Gets the encoder flags with which the video encoder was initialized.
Syntax
D3D12_VIDEO_ENCODER_FLAGS GetEncoderFlags();
Return value
The bitwise OR combination of values from the D3D12_VIDEO_ENCODER_FLAGS enumeration specified in the D3D12_VIDEO_ENCODER_DESC passed into ID3D12VideoDevice3::CreateVideoEncoder.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows Build 22000 |
Minimum supported server | Windows Build 22000 |
Header | d3d12video.h |