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

How to use SUM() in MySQL for calculated values -

ios - IBOutlet for image button not correctly referencing button after recreating outlet -

java - AEM: 403 Forbidden occurs when call a Post servlet -