PlanetKitScreen
A class representing the screen in the PlanetKit framework.
-
The shared instance of the
PlanetKitScreen
class. -
The delegate for the video stream.
-
An array of
PlanetKitScreenCaptureDisplay
objects representing the available displays. -
An array of
PlanetKitScreenCaptureWindow
objects representing the available windows. -
The current device used for screen capture.
-
The preferred frame rate for the screen.
-
A Boolean value indicating whether the screen can be captured.
-
Opens the screen capture preference in the system preferences.
-
Called when the FPS limit for the screen is updated.
-
A Boolean value indicating whether the screen is started.
-
Starts the screen capture with the specified device.
-
Stops the screen capture.
-
Changes the device used for screen capture.
-
Adds an interrupt receiver to the screen.
-
Removes an interrupt receiver from the screen.
-
Sets the overlay windows for the PlanetKit screen.
-
Clears the overlay windows for the PlanetKit screen.