Amazon Vinyl
    Preparing search index...

    Class CapabilitiesImpl

    Client support detection.

    Implements

    Index
    • get dash(): boolean

      Returns true if native Dynamic Adaptive Streaming is supported.

      (Legacy Edge 12-18 and XBox One) Note that this is not the same as supporting a dash track.

      Returns boolean

    • Returns a boolean that specifies whether the client can play a given media resource type for streaming content with media source extensions.

      Parameters

      • type: string

        A string specifying the MIME type of the media and (optionally) a codecs parameter containing a comma-separated list of the supported codecs.

      Returns boolean