video - Can iOS APP play downloaded MP4 files in custom window? -
video - Can iOS APP play downloaded MP4 files in custom window? -
we have ios app project play video in our custom window , play downloaded video files. according such kind of demand, possible that?
this possible. please check documents mpmovieplayercontroller . allows play video , managing own view hierarchy/custom views. play video inline, need utilize view
property of mpmovieplayercontroller
instance set view hierarchy. features of mpmovieplayercontroller have changed ios 3.2, while using it, sure utilize features deployment target.
ios video playback
Comments
Post a Comment