@nextcloud/files

    Interface MediaEncryptedEventInit

    interface MediaEncryptedEventInit {
        bubbles?: boolean;
        cancelable?: boolean;
        composed?: boolean;
        initData?: null | ArrayBuffer;
        initDataType?: string;
    }

    Hierarchy (View Summary, Expand)

    Index

    Properties

    bubbles?: boolean
    cancelable?: boolean
    composed?: boolean
    initData?: null | ArrayBuffer
    initDataType?: string
    MMNEPVFCICPMFPCPTTAAATR