The read-only initData property of the MediaKeyMessageEvent returns the initialization data contained in this event, if any.
initData
MediaKeyMessageEvent
An ArrayBuffer with the initialization data, or null if there are none.
ArrayBuffer
null