Table of Contents

Enum ClientInfo.Types.Capability

Namespace
LiveKit.Proto
Assembly
LiveKit.AspNetCore.ServerSdk.Abstractions.dll

Optional capabilities advertised by the client at connect time. The SFU uses these flags to decide whether to enable features that require client-side support (e.g. passing RTP packet trailers through to the subscriber instead of stripping them).

public enum ClientInfo.Types.Capability

Fields

[OriginalName("CAP_PACKET_TRAILER")] CapPacketTrailer = 1
[OriginalName("CAP_UNUSED")] CapUnused = 0