---
title: kCFNetworkProxiesRTSPEnable
framework: cfnetwork
role: symbol
role_heading: Global Variable
path: cfnetwork/kcfnetworkproxiesrtspenable
---

# kCFNetworkProxiesRTSPEnable

Value is a CFNumber object indicating whether an RTSP proxy is enabled. The proxy is enabled if the key is present and the associated value is nonzero.

## Declaration

```swift
let kCFNetworkProxiesRTSPEnable: CFString
```

## See Also

### Constants

- [kCFNetworkProxiesExceptionsList](cfnetwork/kcfnetworkproxiesexceptionslist.md)
- [kCFNetworkProxiesExcludeSimpleHostnames](cfnetwork/kcfnetworkproxiesexcludesimplehostnames.md)
- [kCFNetworkProxiesFTPEnable](cfnetwork/kcfnetworkproxiesftpenable.md)
- [kCFNetworkProxiesFTPPassive](cfnetwork/kcfnetworkproxiesftppassive.md)
- [kCFNetworkProxiesFTPPort](cfnetwork/kcfnetworkproxiesftpport.md)
- [kCFNetworkProxiesFTPProxy](cfnetwork/kcfnetworkproxiesftpproxy.md)
- [kCFNetworkProxiesGopherEnable](cfnetwork/kcfnetworkproxiesgopherenable.md)
- [kCFNetworkProxiesGopherPort](cfnetwork/kcfnetworkproxiesgopherport.md)
- [kCFNetworkProxiesGopherProxy](cfnetwork/kcfnetworkproxiesgopherproxy.md)
- [kCFNetworkProxiesHTTPEnable](cfnetwork/kcfnetworkproxieshttpenable.md)
- [kCFNetworkProxiesHTTPPort](cfnetwork/kcfnetworkproxieshttpport.md)
- [kCFNetworkProxiesHTTPProxy](cfnetwork/kcfnetworkproxieshttpproxy.md)
- [kCFNetworkProxiesHTTPSEnable](cfnetwork/kcfnetworkproxieshttpsenable.md)
- [kCFNetworkProxiesHTTPSPort](cfnetwork/kcfnetworkproxieshttpsport.md)
- [kCFNetworkProxiesHTTPSProxy](cfnetwork/kcfnetworkproxieshttpsproxy.md)
