Enum ClientInfo.Types.Capability
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