Package 

Enum LivekitModels.ClientInfo.Capability

  • All Implemented Interfaces:
    com.google.protobuf.Internal.EnumLite , java.io.Serializable , java.lang.Comparable

    
    public enum LivekitModels.ClientInfo.Capability
     implements Internal.EnumLite
                        
    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).
    
    Protobuf enum {@code livekit.ClientInfo.Capability}