Search Results for

    / fm / liveswitch / StreamTypeHelper

    Class: StreamTypeHelper

    fm.liveswitch.StreamTypeHelper

    Class containing utility methods for [[fm.liveswitch.streamType]].

    Table of contents

    Constructors

    • constructor

    Methods

    • getTypeString
    • typeFromString
    • typeToCapitalizedString
    • typeToString

    Constructors

    constructor

    + new StreamTypeHelper(): StreamTypeHelper

    Returns: StreamTypeHelper

    Methods

    getTypeString

    ▸ getTypeString(): string

    Returns: string

    Defined in: Generated/TypeScript/fm.liveswitch/StreamTypeHelper.ts:9


    typeFromString

    ▸ StatictypeFromString(typeString: string): StreamType

    Convert a string to a [[fm.liveswitch.streamType]].

    Parameters:

    Name Type
    typeString string

    Returns: StreamType

    Defined in: Generated/TypeScript/fm.liveswitch/StreamTypeHelper.ts:18


    typeToCapitalizedString

    ▸ StatictypeToCapitalizedString(streamType: StreamType): string

    Convert a [[fm.liveswitch.streamType]] to a string.

    Parameters:

    Name Type
    streamType StreamType

    Returns: string

    Defined in: Generated/TypeScript/fm.liveswitch/StreamTypeHelper.ts:43


    typeToString

    ▸ StatictypeToString(streamType: StreamType): string

    Convert a [[fm.liveswitch.streamType]] to a string.

    Parameters:

    Name Type
    streamType StreamType

    Returns: string

    Defined in: Generated/TypeScript/fm.liveswitch/StreamTypeHelper.ts:71

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