Search Results for

    / fm / liveswitch / sdp / Orientation

    Class: Orientation

    liveswitch.sdp.Orientation

    Defines valid SDP orientations.

    Table of contents

    Constructors

    • constructor

    Methods

    • getTypeString
    • getLandscape
    • getPortrait
    • getSeascape

    Constructors

    constructor

    + new Orientation(): Orientation

    Returns: Orientation

    Methods

    getTypeString

    ▸ getTypeString(): string

    Returns: string

    Defined in: Generated/TypeScript/fm.liveswitch/sdp/Orientation.ts:9


    getLandscape

    ▸ StaticgetLandscape(): string

    Gets the SDP orientation meaning "Landscape".

    Returns: string

    Defined in: Generated/TypeScript/fm.liveswitch/sdp/Orientation.ts:17


    getPortrait

    ▸ StaticgetPortrait(): string

    Gets the SDP orientation meaning "Portrait".

    Returns: string

    Defined in: Generated/TypeScript/fm.liveswitch/sdp/Orientation.ts:29


    getSeascape

    ▸ StaticgetSeascape(): string

    Gets the SDP orientation meaning "Upside-Down Landscape".

    Returns: string

    Defined in: Generated/TypeScript/fm.liveswitch/sdp/Orientation.ts:41

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