melonjs
    Preparing search index...

    Function hasVideoFormat

    • detect if the given video format is supported

      Parameters

      • codec: "ogg" | "mp4" | "webm" | "h264" | "h265" | "m4v" | "vp9" | "hls"

        the video format to check for support

      Returns boolean

      return true if the given video format is supported

      device