get

open override fun get(key: BufferSource): MediaKeyStatus?(source)

The get() method of the MediaKeyStatusMap interface returns the status value associated with the given key, or undefined if there is none.

MDN Reference