MediaMelon iOS Bitmovin Player SDK Integration Document
This guide provides detailed instructions on integrating the MediaMelon BiPlayer IMA/DAI SDK into an iOS/tvOS Media Player Application.
Step 1: Add SDK
Step 1.1: Import Frameworks:
import BitmovinPlayer
import MediaMelonHarmonicStep 2: Register and Initialize MediaMelon SDK
Step 2.1: Set SDK Registration Information:
Step 2.2: Set Content Metadata:
Step 2.3: Report Application Information:
Step 2.4: Report Application Session ID:
Step 2.5: Report Experiment Name & Sub Property ID:
Step 2.6: Initialize Session with Content Metadata:
Step 3: Additional Custom Metadata
Step 4: Stream Information
Step 4.1: Report CDN Information:
Step 4.2: Report Stream Information:
Step 4.3: Update DRM Type:
Step 5: Set up Harmonic SSAI Ad Tracking
Step 5.1: Initialize Harmonic SSAI Ad Manager:
Step 5.2: Set up Delegate for Ad Callbacks:
Step 6: Cleaning up the SDK Session
Step 7: Disable SDK Manifest Fetch (Optional)
Step 8: Update Content Metadata
Release Notes:
PreviousMediaMelon iOS AVPlayer IMA SDK Integration DocumentNextMediaMelon C++ Custom SDK Integration Document
Last updated