java.lang.Object
dev.onvoid.webrtc.RTCRtpHeaderExtensionCapability
Describes supported RTP header extensions.
- Author:
- Alex Andres
-
Constructor Summary
ConstructorsConstructorDescriptionCreates an instance of RTCRtpHeaderExtensionCapability with the specified RTP header extension URI. -
Method Summary
-
Constructor Details
-
RTCRtpHeaderExtensionCapability
Creates an instance of RTCRtpHeaderExtensionCapability with the specified RTP header extension URI.- Parameters:
uri
- The URI of the RTP header extension.
-
-
Method Details