This application demonstrates how to send a video,audio,photo content URL to a default media player app on TV and how to control the playback and make a list of the content from mobile.
Missed @objc very much times.
open func createAudioPlayer( appName: String) -> SmartView.AudioPlayer
open func createPhotoPlayer( appName: String) -> SmartView.PhotoPlayer
open func isDMPSupported()
weak open var playerDelegate: SmartView.VideoPlayerDelegate?
and more...
Please fix it and publish new version of your sdk.
Thanks!
Missed @objc very much times. open func createAudioPlayer( appName: String) -> SmartView.AudioPlayer open func createPhotoPlayer( appName: String) -> SmartView.PhotoPlayer open func isDMPSupported() weak open var playerDelegate: SmartView.VideoPlayerDelegate?
and more... Please fix it and publish new version of your sdk. Thanks!