iphone - embed video in a view controller ios -


i have json file includes data , between data have video field.

how can embed video object in view controller, shall put in interface builder?? cannot find video object in objects existed on right side. see below:

enter image description here

shall add libraries? need me how can play video object on application.

i need please.

just load files uiwebview, can handle both videos , pdfs.

or

https://developer.apple.com/library/ios/#qa/qa2010/qa1240.html


Comments

Popular posts from this blog

c# - Operator '==' incompatible with operand types 'Guid' and 'Guid' using DynamicExpression.ParseLambda<T, bool> -