Skip to main content

Module monitor_capture

Module monitor_capture 

Source
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§

MonitorCaptureSource
This struct is essentially a wrapper around an OBS source with additional functionality specific to the custom source.
MonitorCaptureSourceBuilder
Provides an easy-to-use builder for the monitor capture source.
MonitorCaptureSourceSignals
This signal manager must be within an Arc if you want to clone it.
MonitorCaptureSourceUpdater
Used to update the source this updater was created from. For more details look at docs for the corresponding builder.

Type Aliases§

GeneralSourceRef