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

Popular posts from this blog

amazon web services - S3 Pre-signed POST validate file type? -

c# - Check Keyboard Input Winforms -