Checks whether metadata is supported by the browser.
Metadata can be used with the browser if it supports either WebRTC Insertable Streams (e.g., Chrome, Edge) or WebRTC Encoded Transform (e.g., Safari).
true if the use of metadata is supported by the browser, false if it isn't.
true
false
Checks whether metadata is supported by the browser.
Metadata can be used with the browser if it supports either WebRTC Insertable Streams (e.g., Chrome, Edge) or WebRTC Encoded Transform (e.g., Safari).
Returns
true
if the use of metadata is supported by the browser,false
if it isn't.