You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Martijn van Dijk edited this page Sep 25, 2019
·
1 revision
Platform specific features
Feature
Android
iOS, Mac, tvOS
UWP
Tizen
WPF
Audio
✓
✓
✓
✓
✓
Video
✓
✓
✓
✓
✓
Queue
✓
✓
✓
✓
✓
Notifications
✓
✓
✓
✓
✓
Volume
✓
✓
✓
✓
✓
Media Extraction
✓
✓
✓
✓
✓
HLS
✓
✓
DASH
✓
SmoothStreaming
✓
ChromeCast
✓
Airplay
✓
Xamarin.Forms
✓
✓
✓
✓
You can also directly access the native platform implementation if you need it!
//AndroidCrossMediaManager.Android.*//iOS, MacOS or tvOSCrossMediaManager.Apple.*//UWPCrossMediaManager.Windows.*//TizenCrossMediaManager.Tizen.*//WPFCrossMediaManager.Wpf.*