Function isInlineMetadataSupported

  • Checks whether metadata is supported by the browser.

    Metadata can be used with the browser if it supports either WebRTC Insertable Streams (e.g., Chrome, Edge) or WebRTC Encoded Transform (e.g., Safari).

    Returns

    true if the use of metadata is supported by the browser, false if it isn't.

    Returns boolean

© 2023 High Fidelity, Inc. | All rights reserved Terms of Service | Privacy Policy