|
ReactOS 0.4.17-dev-934-g091855f
|


Public Member Functions | |
| UINT | GetNodeMask () |
| D3D12_VIDEO_ENCODER_FLAGS | GetEncoderFlags () |
| D3D12_VIDEO_ENCODER_CODEC | GetCodec () |
| HRESULT | GetCodecProfile ([in, out] D3D12_VIDEO_ENCODER_PROFILE_DESC dst_profile) |
| HRESULT | GetCodecConfiguration ([in, out] D3D12_VIDEO_ENCODER_CODEC_CONFIGURATION dst_codec_config) |
| DXGI_FORMAT | GetInputFormat () |
| D3D12_VIDEO_ENCODER_MOTION_ESTIMATION_PRECISION_MODE | GetMaxMotionEstimationPrecision () |
Public Member Functions inherited from ID3D12DeviceChild | |
| HRESULT | GetDevice (REFIID riid, void **device) |
Public Member Functions inherited from ID3D12Object | |
| HRESULT | GetPrivateData (REFGUID guid, UINT *data_size, void *data) |
| HRESULT | SetPrivateData (REFGUID guid, UINT data_size, const void *data) |
| HRESULT | SetPrivateDataInterface (REFGUID guid, const IUnknown *data) |
| HRESULT | SetName (const WCHAR *name) |
Public Member Functions inherited from IUnknown | |
| HRESULT | QueryInterface ([in] REFIID riid, [out, iid_is(riid)] void **ppvObject) |
| ULONG | AddRef () |
| ULONG | Release () |
Additional Inherited Members | |
Public Types inherited from IUnknown | |
| typedef IUnknown * | LPUNKNOWN |
Definition at line 1364 of file d3d12video.idl.
| D3D12_VIDEO_ENCODER_CODEC ID3D12VideoEncoder::GetCodec | ( | ) |
| HRESULT ID3D12VideoEncoder::GetCodecConfiguration | ( | [in, out] D3D12_VIDEO_ENCODER_CODEC_CONFIGURATION | dst_codec_config | ) |
| HRESULT ID3D12VideoEncoder::GetCodecProfile | ( | [in, out] D3D12_VIDEO_ENCODER_PROFILE_DESC | dst_profile | ) |
| D3D12_VIDEO_ENCODER_FLAGS ID3D12VideoEncoder::GetEncoderFlags | ( | ) |
| DXGI_FORMAT ID3D12VideoEncoder::GetInputFormat | ( | ) |
| D3D12_VIDEO_ENCODER_MOTION_ESTIMATION_PRECISION_MODE ID3D12VideoEncoder::GetMaxMotionEstimationPrecision | ( | ) |
| UINT ID3D12VideoEncoder::GetNodeMask | ( | ) |