interface RTCRtpHeaderExtensionCapability {
    uri?: string;
}

属性

属性

uri?: string