JSSM, a JavaScript state machine - the FSM for FSL
    Preparing search index...

    Interface GPUExternalTextureDescriptor

    interface GPUExternalTextureDescriptor {
        colorSpace?: PredefinedColorSpace;
        label?: string;
        source: HTMLVideoElement | VideoFrame;
    }

    Hierarchy (View Summary)

    Index
    label?: string