Uses of Enum Class
dev.onvoid.webrtc.RTCRtcpMuxPolicy
Packages that use RTCRtcpMuxPolicy
-
Uses of RTCRtcpMuxPolicy in dev.onvoid.webrtc
Fields in dev.onvoid.webrtc declared as RTCRtcpMuxPolicyModifier and TypeFieldDescriptionRTCConfiguration.rtcpMuxPolicy
Indicates which rtcp-mux policy to use when gathering ICE candidates.Methods in dev.onvoid.webrtc that return RTCRtcpMuxPolicyModifier and TypeMethodDescriptionstatic RTCRtcpMuxPolicy
Returns the enum constant of this class with the specified name.static RTCRtcpMuxPolicy[]
RTCRtcpMuxPolicy.values()
Returns an array containing the constants of this enum class, in the order they are declared.