Theoplayer v4.12.6 with Mediamelon SDK
Prerequisites
Step 1: Set up the build environment
dependencies {
.
.
.
//<!-- <MMSmartStreaming 1a> -->
api files ('smartstreaming-release.aar')
//<!-- </MMSmartStreaming 1a> -->
}Step 2: Register SDK
Step 2b: Registration
Parameters passed in Registration call
Variable
Description
Step 3: Initialize Session
Step 4: Report ended state when the Activity is destroyed
Last updated