Uses of Enum Class
org.kurento.client.DSCPValue
-
Uses of DSCPValue in org.kurento.client
Subclasses with type arguments of type DSCPValue in org.kurento.clientMethods in org.kurento.client that return DSCPValueModifier and TypeMethodDescriptionstatic DSCPValueReturns the enum constant of this class with the specified name.static DSCPValue[]DSCPValue.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.kurento.client with parameters of type DSCPValueModifier and TypeMethodDescriptionWebRtcEndpoint.Builder.withQosDscp(DSCPValue qosDscp) Sets a value for qosDscp in Builder for WebRtcEndpoint.