initData property
The read-only initData property of the MediaKeyMessageEvent
returns the initialization data contained in this event, if any.
Implementation
external JSArrayBuffer? get initData;
The read-only initData property of the MediaKeyMessageEvent
returns the initialization data contained in this event, if any.
external JSArrayBuffer? get initData;