Available on Windows only.
Modules§
- game_
capture - monitor_
capture - Monitor capture source for Windows using libobs-rs This source captures the entire monitor and is used for screen recording.
- window_
capture
Structs§
- Game
Capture Source - This struct is essentially a wrapper around an OBS source with additional functionality specific to the custom source.
- Game
Capture Source Builder - A source to capture a game or fullscreen application.
- Game
Capture Source Updater - Used to update the source this updater was created from. For more details look at docs for the corresponding builder.
- Hooked
Signal - Monitor
Capture Source Builder - Provides an easy-to-use builder for the monitor capture source.
- Monitor
Capture Source Updater - Used to update the source this updater was created from. For more details look at docs for the corresponding builder.
- ObsHookable
Source Signals - This signal manager must be within an
Arcif you want to clone it. - Unhooked
Signal - Window
Capture Source - This struct is essentially a wrapper around an OBS source with additional functionality specific to the custom source.
- Window
Capture Source Builder - Provides an easy-to-use builder for the window capture source.
- Window
Capture Source Updater - Used to update the source this updater was created from. For more details look at docs for the corresponding builder.
- Window
Info window-list - Represents information about a window.
Enums§
- ObsDisplay
Capture Method - Describes the capture method of the monitor capture source.
Used in
MonitorCaptureSourceBuilder - ObsGame
Capture Mode - Describes the capture mode of the game capture source.
- ObsGame
Capture Rgba Space - ObsHook
Rate - Describes the capture method of the window capture source.
Used in
WindowCaptureSourceBuilder - ObsWindow
Capture Method - Describes the capture method of the window capture source.
Used in
WindowCaptureSourceBuilder - ObsWindow
Priority - Describes the priority of the window capture source.
Used in
WindowCaptureSourceBuilder - Window
Search Mode window-list