Namespace Huddly.Sdk
Classes
Interfaces
- IDevice
Represents an interface for interacting with a Huddly device, providing methods to retrieve device information, perform various operations, and control device settings.
- ISdk
Main interface for interacting with the Huddly SDK.
Intended to run for the lifetime of an application. Only one instance should run at a time. Derived resources should be disposed before disposing the sdk instance.