API Reference
Notice
This document is a machine-translated draft and is currently undergoing review. Some content may be inaccurate or differ from the original Korean version. For the most precise information, refer to the Korean documentation.
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 |