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