Enables or disables the use of Metadata. When enabled, all RTCPeerConnection instances are created to have an
encodedInsertableStreams property set to true so that the appropriate insertable streams or encoded transform mechanism
can be used to send metadata to the receiver.
Call after creating the AudioContext but before creating an RTCPeerConnection.
Enables or disables the use of Metadata. When enabled, all
RTCPeerConnectioninstances are created to have anencodedInsertableStreamsproperty set totrueso that the appropriate insertable streams or encoded transform mechanism can be used to send metadata to the receiver.Call after creating the
AudioContextbut before creating anRTCPeerConnection.