API Reference
Core classes
| Class | Description |
|---|---|
| KollusPlayerView | The playback engine that controls all player features including content playback, screen output control, bookmark management, and event delegate configuration |
| KollusContent | A class that holds content metadata such as the URL, DRM information, and download status of the content to be played |
| KollusStorage | A class that manages content download, deletion, and retrieval for offline playback |
Features
| Class / Protocol | Description |
|---|---|
| Player Delegates | Playback lifecycle event delegates for playback preparation, completion, and errors, as well as bookmark, DRM, and LMS callback delegates |
| KollusBookmark | Bookmark information |
| KollusChat | Live chat server connection and user information configuration |
| Chapter & Subtitle | Data models for chapter information and subtitle file information |
Reference
| Class | Description |
|---|---|
| Utils | Log utility and log receiving delegate |