Expand description
This module is used to create a OBS display which you can use to preview the
output of your recording.
Structs§
- Cloneable
GsInit Data - Locked
Position - ObsDisplay
Creation Data - ObsDisplay
Ref - You can use the
ObsContextto create this struct. This struct is stored in theObsContextitself and the display is removed if every instance of this struct is dropped (and you have calledremove_displayon theObsContext). - ObsWindow
Handle