Search Results for

    Show / Hide Table of Contents

    Class DirectionAttribute

    This specifies the mode in which tools should be started.

    Inheritance
    System.Object
    Attribute
    DirectionAttribute
    InactiveAttribute
    ReceiveOnlyAttribute
    SendOnlyAttribute
    SendReceiveAttribute
    Inherited Members
    Attribute.AttributeType
    Attribute.MultiplexingCategory
    Attribute.GetTypeName(Type)
    Attribute.IsSessionLevel(Type)
    Attribute.IsMediaLevel(Type)
    Attribute.CreateAttribute(String, String)
    Attribute.GetAttributeValue()
    Attribute.ToString()
    Attribute.Parse(String)
    Namespace: FM.LiveSwitch.Sdp
    Assembly: FM.LiveSwitch.dll
    Syntax
    public abstract class DirectionAttribute : Attribute

    Properties

    StreamDirection

    Gets the stream direction.

    Declaration
    public abstract StreamDirection StreamDirection { get; }
    Property Value
    Type Description
    StreamDirection

    Methods

    GenerateDirectionAttribute(StreamDirection)

    Creates a DirectionAttribute for a required direction.

    Declaration
    public static DirectionAttribute GenerateDirectionAttribute(StreamDirection direction)
    Parameters
    Type Name Description
    StreamDirection direction

    Direction.

    Returns
    Type Description
    DirectionAttribute
    In This Article
    Back to top Copyright © LiveSwitch Inc. All Rights Reserved. Doc build for LiveSwitch v1.15.0