opensensemap-client
    Preparing search index...

    Variable MediaSource

    MediaSource: {
        canConstructInDedicatedWorker: boolean;
        prototype: MediaSource;
        isTypeSupported(type: string): boolean;
        new (): MediaSource;
    }

    Type declaration

    • ReadonlycanConstructInDedicatedWorker: boolean
    • prototype: MediaSource
    • isTypeSupported: function
      • Parameters

        • type: string

        Returns boolean