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
Post a Comment