• Create HTMLVideoElement based on VideoName. Check whether video is playable in current browser environment. Returns a HTMLVideoElement.

    Parameters

    • t: GPUTest
    • videoName: "four-colors-vp8-bt601.webm" | "four-colors-h264-bt601.mp4" | "four-colors-vp9-bt601.webm" | "four-colors-vp9-bt709.webm" | "four-colors-h264-bt601-rotate-90.mp4" | "four-colors-h264-bt601-rotate-180.mp4" | "four-colors-h264-bt601-rotate-270.mp4" | "four-colors-vp9-bt601-rotate-90.mp4" | "four-colors-vp9-bt601-rotate-180.mp4" | "four-colors-vp9-bt601-rotate-270.mp4" | "four-colors-h264-bt601-hflip.mp4" | "four-colors-h264-bt601-vflip.mp4" | "four-colors-vp9-bt601-hflip.mp4" | "four-colors-vp9-bt601-vflip.mp4"

    Returns HTMLVideoElement

Generated using TypeDoc