Search Results for

    / fm / liveswitch / Constants

    Class: Constants

    fm.liveswitch.Constants

    A collection of platform-independent constant values.

    Table of contents

    Constructors

    • constructor

    Methods

    • getTypeString
    • getDefaultMillisecondsPerAudioFrame
    • getHoursPerDay
    • getMillisecondsPerDay
    • getMillisecondsPerHour
    • getMillisecondsPerMinute
    • getMillisecondsPerSecond
    • getMinutesPerDay
    • getMinutesPerHour
    • getNanosecondsPerTick
    • getSecondsPerDay
    • getSecondsPerHour
    • getSecondsPerMinute
    • getTicksPerDay
    • getTicksPerHour
    • getTicksPerMicrosecond
    • getTicksPerMillisecond
    • getTicksPerMinute
    • getTicksPerSecond

    Constructors

    constructor

    + new Constants(): Constants

    Returns: Constants

    Defined in: Generated/TypeScript/fm.liveswitch/Constants.ts:49

    Methods

    getTypeString

    ▸ getTypeString(): string

    Returns: string

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


    getDefaultMillisecondsPerAudioFrame

    ▸ StaticgetDefaultMillisecondsPerAudioFrame(): number

    Gets the default number of milliseconds for an audio frame.

    Returns: number

    Defined in: Generated/TypeScript/fm.liveswitch/Constants.ts:68


    getHoursPerDay

    ▸ StaticgetHoursPerDay(): number

    Gets the number of hours in one day.

    Returns: number

    Defined in: Generated/TypeScript/fm.liveswitch/Constants.ts:81


    getMillisecondsPerDay

    ▸ StaticgetMillisecondsPerDay(): number

    Gets the number of milliseconds in one hour.

    Returns: number

    Defined in: Generated/TypeScript/fm.liveswitch/Constants.ts:94


    getMillisecondsPerHour

    ▸ StaticgetMillisecondsPerHour(): number

    Gets the number of milliseconds in one hour.

    Returns: number

    Defined in: Generated/TypeScript/fm.liveswitch/Constants.ts:107


    getMillisecondsPerMinute

    ▸ StaticgetMillisecondsPerMinute(): number

    Gets the number of milliseconds in one minute.

    Returns: number

    Defined in: Generated/TypeScript/fm.liveswitch/Constants.ts:120


    getMillisecondsPerSecond

    ▸ StaticgetMillisecondsPerSecond(): number

    Gets the number of milliseconds in one second.

    Returns: number

    Defined in: Generated/TypeScript/fm.liveswitch/Constants.ts:133


    getMinutesPerDay

    ▸ StaticgetMinutesPerDay(): number

    Gets the number of minutes in one day.

    Returns: number

    Defined in: Generated/TypeScript/fm.liveswitch/Constants.ts:146


    getMinutesPerHour

    ▸ StaticgetMinutesPerHour(): number

    Gets the number of minutes in one hour.

    Returns: number

    Defined in: Generated/TypeScript/fm.liveswitch/Constants.ts:159


    getNanosecondsPerTick

    ▸ StaticgetNanosecondsPerTick(): number

    Gets the number of nanoseconds in one tick.

    Returns: number

    Defined in: Generated/TypeScript/fm.liveswitch/Constants.ts:172


    getSecondsPerDay

    ▸ StaticgetSecondsPerDay(): number

    Gets the number of seconds in one day.

    Returns: number

    Defined in: Generated/TypeScript/fm.liveswitch/Constants.ts:185


    getSecondsPerHour

    ▸ StaticgetSecondsPerHour(): number

    Gets the number of seconds in one hour.

    Returns: number

    Defined in: Generated/TypeScript/fm.liveswitch/Constants.ts:198


    getSecondsPerMinute

    ▸ StaticgetSecondsPerMinute(): number

    Gets the number of seconds in one minute.

    Returns: number

    Defined in: Generated/TypeScript/fm.liveswitch/Constants.ts:211


    getTicksPerDay

    ▸ StaticgetTicksPerDay(): number

    Gets the number of ticks in one day.

    Returns: number

    Defined in: Generated/TypeScript/fm.liveswitch/Constants.ts:224


    getTicksPerHour

    ▸ StaticgetTicksPerHour(): number

    Gets the number of ticks in one hour.

    Returns: number

    Defined in: Generated/TypeScript/fm.liveswitch/Constants.ts:237


    getTicksPerMicrosecond

    ▸ StaticgetTicksPerMicrosecond(): number

    Gets the number of ticks in one microsecond.

    Returns: number

    Defined in: Generated/TypeScript/fm.liveswitch/Constants.ts:250


    getTicksPerMillisecond

    ▸ StaticgetTicksPerMillisecond(): number

    Gets the number of ticks in one millisecond.

    Returns: number

    Defined in: Generated/TypeScript/fm.liveswitch/Constants.ts:263


    getTicksPerMinute

    ▸ StaticgetTicksPerMinute(): number

    Gets the number of ticks in one minute.

    Returns: number

    Defined in: Generated/TypeScript/fm.liveswitch/Constants.ts:276


    getTicksPerSecond

    ▸ StaticgetTicksPerSecond(): number

    Gets the number of ticks in one second.

    Returns: number

    Defined in: Generated/TypeScript/fm.liveswitch/Constants.ts:289

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