interface RTCRtpHeaderExtensionCapability {
    uri?: string;
}

Properties

Properties

uri?: string

Generated using TypeDoc