Settings
What are DIVA's settings parameters?​
Setting parameters consist of a data structure (XML file) that can be used to setup, activate/deactivate, and adapt DIVA's UX and feature behaviours to fit project-specific integration needs.
DIVA settings
is one of the mandatory parameters required to start a DIVA session. The embedded application is responsible for launching a DIVA session as soon as video playback is initiated.
How are settings defined?​
The settings
payload is defined using OpenApi (Swagger) definitions and is designed to be coherent across platforms. Provide settings directly from frontend code and from a remote endpoint that generates the settings dynamically for a given project.
Provisioning​
See examples below per platform:
- Android SettingsProvider
- iOS SettingsProvider
- tvOS SettingsProvider
- Web SettingsProvider
- WebTv SettingsProvider
Technical reference​
Check all available DIVA settings parameters: Settings