Enum RTCBundlePolicy
Affects which media tracks are negotiated if the remote end point is not bundle aware.
Namespace: SIPSorcery.Net
Assembly: SIPSorcery.dll
Syntax
public enum RTCBundlePolicy
Remarks
As specified in https://www.w3.org/TR/webrtc/#dom-rtcbundlepolicy.
Fields
Name | Description |
---|---|
balanced | |
max_bundle | |
max_compat |