ReactOS 0.4.17-dev-934-g091855f
IDXGISwapChainMedia Interface Reference
Inheritance diagram for IDXGISwapChainMedia:
Collaboration diagram for IDXGISwapChainMedia:

Public Member Functions

HRESULT GetFrameStatisticsMedia ([out] DXGI_FRAME_STATISTICS_MEDIA *stats)
 
HRESULT SetPresentDuration (UINT duration)
 
HRESULT CheckPresentDurationSupport (UINT desired_present_duration, [out] UINT *closest_smaller_present_duration, [out] UINT *closest_larger_present_duration)
 
- 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
 

Detailed Description

Definition at line 197 of file dxgi1_3.idl.

Member Function Documentation

◆ CheckPresentDurationSupport()

HRESULT IDXGISwapChainMedia::CheckPresentDurationSupport ( UINT  desired_present_duration,
[out] UINT *  closest_smaller_present_duration,
[out] UINT *  closest_larger_present_duration 
)

◆ GetFrameStatisticsMedia()

HRESULT IDXGISwapChainMedia::GetFrameStatisticsMedia ( [out] DXGI_FRAME_STATISTICS_MEDIA *  stats)

◆ SetPresentDuration()

HRESULT IDXGISwapChainMedia::SetPresentDuration ( UINT  duration)

The documentation for this interface was generated from the following file: