directx-d v0.14.0 (2020-05-02T17:46:30Z)
Dub
Repo
IDXGISwapChainMedia
directx
dxgi1_3
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
version(Windows)
extern (
C
++)
interface
IDXGISwapChainMedia : IUnknown {
HRESULT
GetFrameStatisticsMedia
(DXGI_FRAME_STATISTICS_MEDIA* pStats);
HRESULT
SetPresentDuration
(UINT Duration);
HRESULT
CheckPresentDurationSupport
(UINT DesiredPresentDuration, UINT* pClosestSmallerPresentDuration, UINT* pClosestLargerPresentDuration);
}
Members
Functions
CheckPresentDurationSupport
HRESULT
CheckPresentDurationSupport
(UINT DesiredPresentDuration, UINT* pClosestSmallerPresentDuration, UINT* pClosestLargerPresentDuration)
Undocumented in source.
GetFrameStatisticsMedia
HRESULT
GetFrameStatisticsMedia
(DXGI_FRAME_STATISTICS_MEDIA* pStats)
Undocumented in source.
SetPresentDuration
HRESULT
SetPresentDuration
(UINT Duration)
Undocumented in source.
Meta
Source
See Implementation
directx
dxgi1_3
aliases
DXGI_FRAME_PRESENTATION_MODE
DXGI_MULTIPLANE_OVERLAY_YCbCr_FLAGS
DXGI_OVERLAY_SUPPORT_FLAG
_CreateDXGIFactory2
_DXGIGetDebugInterface1
enums
DXGI_FRAME_PRESENTATION_MODE_COMPOSED
DXGI_MULTIPLANE_OVERLAY_YCbCr_FLAG_NOMINAL_RANGE
DXGI_OVERLAY_SUPPORT_FLAG_DIRECT
interfaces
IDXGIDecodeSwapChain
IDXGIDevice3
IDXGIFactory3
IDXGIFactoryMedia
IDXGIOutput2
IDXGIOutput3
IDXGISwapChain2
IDXGISwapChainMedia
manifest constants
DXGI_CREATE_FACTORY_DEBUG
static variables
CreateDXGIFactory2
DXGIGetDebugInterface1
structs
DXGI_DECODE_SWAP_CHAIN_DESC
DXGI_FRAME_STATISTICS_MEDIA
DXGI_MATRIX_3X2_F