| Class | Description |
|---|---|
| AdsSettings | |
| SambaMedia |
Data entity representing a media.
|
| SambaMedia.Caption | |
| SambaMedia.CaptionsConfig | |
| SambaMedia.Output | |
| SambaMediaConfig |
Internal extension of the media entity for player/plugins config purposes.
|
| SambaMediaRequest |
Data entity that represents a request media request to the server.
|
| Enum | Description |
|---|---|
| SambaMediaRequest.Environment | |
| SambaMediaRequest.Protocol | |
| SambaPlayerError |
Possible player errors reported through `SambaPlayerListener.onError` event.
|
| SambaPlayerError.Severity |
The severity of the error:
minor - dispatches error notification without showing the error screen
info - shows error screen without destroying the player
recoverable - display a retry button
critical - player must be destroyed
|