Interface RTCRtpHeaderExtensionCapability

interface RTCRtpHeaderExtensionCapability {
    uri: string;
}

Properties

Properties

uri: string