@nextcloud/files

    Interface VideoFrameCopyToOptions

    interface VideoFrameCopyToOptions {
        colorSpace?: PredefinedColorSpace;
        format?: VideoPixelFormat;
        layout?: PlaneLayout[];
        rect?: DOMRectInit;
    }
    Index

    Properties

    layout?: PlaneLayout[]
    MMNEPVFCICPMFPCPTTAAATR