Available on Windows only.
Expand description
Monitor capture source for Windows using libobs-rs This source captures the entire monitor and is used for screen recording.
Structs§
- Monitor
Capture Source - This struct is essentially a wrapper around an OBS source with additional functionality specific to the custom source.
- Monitor
Capture Source Builder - Provides an easy-to-use builder for the monitor capture source.
- Monitor
Capture Source Signals - This signal manager must be within an
Arcif you want to clone it. - Monitor
Capture Source Updater - Used to update the source this updater was created from. For more details look at docs for the corresponding builder.