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

Qt4: how to send QString inside a struct via QSharedMemory -

node.js - NodeJS remote terminal to Dropbear OpenWRT-Server -

python - jinja2: TemplateSyntaxError: expected token ',', got 'string' -