Search Results for

    Show / Hide Table of Contents

    Class MutedAttribute

    Attribute that indicates if the stream track is muted.

    Inheritance
    System.Object
    Attribute
    MutedAttribute
    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 MutedAttribute : Attribute

    Constructors

    MutedAttribute(Boolean)

    Initializes a new instance of the MutedAttribute class.

    Declaration
    public MutedAttribute(bool value)
    Parameters
    Type Name Description
    System.Boolean value

    Methods

    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