Skip to main content

Description

ILckService defines the contract for interacting with the capture system. It exposes events for lifecycle notifications (recording, streaming, saving, etc.), and methods for managing capture sessions, configuring video/audio parameters, and controlling cameras and audio.

Usage

Retrieve an ILckService instance through dependency injection or the DI container:

Example: Start a Recording

Example: Switch Capture Settings

Example: Control Audio


Events


Methods