ios - Swift: Multiple inheritance from classes 'UIViewController' and 'AVPlayer' -


i'm trying add avplayerclass view controllerso can use addperiodictimeobserverforintervalmethod when avaudioplayerhits specific second while playing, can call action. when try inherit avplayer class, error: multiple inheritance classes 'uiviewcontroller' , 'avplayer'

could me work around this?


Comments

Popular posts from this blog

qt - Using float or double for own QML classes -

Create Outlook appointment via C# .Net -

ios - Swift Array Resetting Itself -