Search Results for

    Show / Hide Table of Contents

    Class BundleOnlyAttribute

    Defined in draft-ietf-mmusic-sdp-bundle-negotiation. Attribute is used to identify that a gioven media description can only be used in bundled group. Its formatting in SDP is described by the following BNF: Name: bundle-only

    Value: N/A

    Usage Level: media

    Charset Dependent: no

    Example:

    a=bundle-only

    Inheritance
    System.Object
    Attribute
    BundleOnlyAttribute
    Inherited Members
    Attribute.AttributeType
    Attribute.MultiplexingCategory
    Attribute.GetTypeName(Type)
    Attribute.IsSessionLevel(Type)
    Attribute.IsMediaLevel(Type)
    Attribute.CreateAttribute(String, String)
    Attribute.ToString()
    Attribute.Parse(String)
    Namespace: FM.LiveSwitch.Sdp
    Assembly: FM.LiveSwitch.dll
    Syntax
    public class BundleOnlyAttribute : Attribute

    Constructors

    BundleOnlyAttribute()

    Initializes a new instance of the BundleOnlyAttribute class.

    Declaration
    public BundleOnlyAttribute()

    Methods

    FromAttributeValue(String)

    Initializes a new instance of the GroupAttribute class.

    Declaration
    public static BundleOnlyAttribute FromAttributeValue(string value)
    Parameters
    Type Name Description
    System.String value

    The attribute value.

    Returns
    Type Description
    BundleOnlyAttribute

    GetAttributeValue()

    Gets the internal value of the attribute.

    Declaration
    protected override string GetAttributeValue()
    Returns
    Type Description
    System.String
    Overrides
    Attribute.GetAttributeValue()
    In This Article
    Back to top Copyright © LiveSwitch Inc. All Rights Reserved. Doc build for LiveSwitch v1.15.0