swift - AVFoundation Framework and Mediaplyer Framework: Which is the best framework to play audio/video in iOS Application? -
i new ios. need implement both video , audio player in app. please advice me player suitable per developer point of view.
choice:
avplayer (avfoundation )
mpmovieplayercontroller(mediaplayer)
you should use avplayer
since mpmovieplayercontroller
deprecated.
Comments
Post a Comment