interface RTCRtpHeaderExtensionCapability {
    uri: string;
}
Index

Properties

Properties

uri: string