| 62 | } |
| 63 | |
| 64 | class StreamingSessionWrapper { |
| 65 | audioSsrc = hap.CameraController.generateSynchronisationSource() |
| 66 | videoSsrc = hap.CameraController.generateSynchronisationSource() |
| 67 | audioSrtp = generateSrtpOptions() |
nothing calls this directly
no outgoing calls
no test coverage detected