Protocols
Reference for all protocols in the StreamLayer iOS SDK, including SLROverlayDelegate and SLROverlayDataSource.
StreamLayer Protocols
The StreamLayer iOS SDK defines several protocols that your host app implements to communicate with the SDK. The most important is SLROverlayDelegate, which handles audio sessions, video playback, and user interactions.
You can find the full protocol reference in the iOS SDK API Documentation.
Related
- Integration Guide — See the delegate method reference table
- Audio Sessions Management — Implement audio ducking and session handling
Updated 21 days ago
