Skip to main content

Description

LckDescriptor is a wrapper around the active CameraTrackDescriptor that describes the current capture configuration — resolution, framerate, and bitrate. You get it from ILckService.GetDescriptor() to inspect what settings are being used for recording or streaming.

Usage

Use LckDescriptor when you need to read or display the current capture settings at runtime.

References

Fields


See Also