Module display

Module display 

Source
Expand description

For this display method to work, another preview window has to be created in order to create a swapchain This is because the main window renderer is already handled by other processes

Structs§

CloneableGsInitData
LockedPosition
ObsDisplayCreationData
ObsDisplayRef
This is a wrapper around the obs_display struct and contains direct memory references. You should ALWAYS use the context to get to this struct, and as said NEVER store it.
ObsWindowHandle

Enums§

GsColorFormat
GsZstencilFormat

Traits§

MiscDisplayTrait
ShowHideTrait
WindowPositionTrait

Type Aliases§

RawDisplayHandle