Vinyl
    Preparing search index...

    Type Alias DrmKeySystemSupport

    type DrmKeySystemSupport = {
        persistentState: boolean;
        supported: boolean;
    }
    Index

    Properties

    persistentState: boolean

    True if the key system and persistent state is supported.

    supported: boolean

    True if the key system is supported.