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.
Represents a Direct3D 12 video encoder heap that supports lower resolution two pass frame analysis. Inherits from ID3D12VideoEncoderHeap.
Inheritance
The ID3D12VideoEncoderHeap1 interface inherits from the ID3D12VideoEncoderHeap interface.
Methods
The ID3D12VideoEncoderHeap1 interface has these methods.
| ID3D12VideoEncoderHeap1::GetPow2DownscaleFactor Gets the power-of-two downscale factor for the video encoder heap. |
Remarks
Create an instance of this interface by using the CreateVideoEncoderHeap1 method on the video device interface, passing a D3D12_VIDEO_ENCODER_HEAP_DESC1.
Requirements
| Requirement | Value |
|---|---|
| Header | d3d12video.h |