MediaMelon Android Bitmovin SDK Integration Document
This page describes the integration of the MediaMelon Player SDK with Bitmovin Player on the Android platform
Step 1: Set up the build environment
Step 1.1: Add Gradle Dependency:
dependencies { ... api files ('bitmovin-lib-release.aar') }
Step 1.2 Provide Permissions
Step 1.3: Import Packages
Step 2: Register and Initialise SDK
Step 2.1: Set Asset Information
Step 2.2: Create Adaptor Instance
Step 2.3: Set Registration and Player Information
Step 2.4: Set Stream URL
Step 2.5: Report Base Player Information
Step 2.6: Report Application Information
Step 2.7: Report Content Metadata
Step 2.8: Report Experiment Name
Step 2.9: Report View Session Id
Step 2.10: Report Sub Property Id
Step 2.11: Report Player Resolution
Step 3: Report Custom Metadata
Step 4: Report Stream Level Information
Step 4.1: Report Stream Info
Step 4.2: Report CDN
Step 5: Report Ended State
Step 6: Setup SSAI Ad Manager for Ad Callbacks
6.1 MMHarmonicSSAIEventListners callbacks:
6.2 AdInfo Accessible Methods:
Step 7: Initialize Harmonic SSAI Ad Manager
Step 8: Update Asset Info dynamically
Release Notes
Last updated