Module display

Module display 

Source
Expand description

This module is used to create a OBS display which you can use to preview the output of your recording.

Structs§

CloneableGsInitData
LockedPosition
ObsDisplayCreationData
ObsDisplayRef
You can use the ObsContext to create this struct. This struct is stored in the ObsContext itself and the display is removed if every instance of this struct is dropped (and you have called remove_display on the ObsContext).
ObsWindowHandle

Enums§

GsColorFormat
GsZstencilFormat

Traits§

MiscDisplayTrait
ShowHideTrait
WindowPositionTrait

Type Aliases§

RawDisplayHandle