视频播放器-Documentation-XCode.pdfVIP

  • 10
  • 0
  • 约2.01千字
  • 约 4页
  • 2018-03-07 发布于河南
  • 举报
视频播放器-Documentation-XCode

Forsupportpleasecontact: support@ Video App Template App Description “Video App Template“ is application that reads two property lists (XML) and displays information in table view. Each row is one movie defined in XML, you can define row title and subtitle text. Application is divided in two tabs, onbe reads property list and display information about video files included in project, other property list display list of YouTube videos in separate view. Taping on each row will open new view and play selected movie. How To Project includes property list (XML) named videoList.plist. Structure of list is shown on image below: Root element have several dictionaries as childs and those childs are named Video0, Video1... and so on. Each video should have following values defined: - videoTitle: name of video file, its displayed in main table view - videoSubtitle: subtitle displayed under video name in table view - videoExtension: video file extension - videoImageName: name of thumbnail image - videoImageExtension: extension of thumbnail image Add your own video files to project, define everything in property list (XML) and run application, youll see list of video files with defined title ans subtitle, clicking on each will display new view and play movie. Second view with YouTube videos is defined in property list (XML) named youtubeList.plist. Structure of list is shown on image below: Stucture of this property list is similar to video list. Each YouTube video should have following values defined: - videoTitle: name of YouTube video, its displayed in main table view - videoSubtitle: subtitle displayed under YouTube video name in table view - videoLink: link to YouTube video - videoImageName: name of thumbnail image - videoImageExtension: extension of thumbnail image

文档评论(0)

1亿VIP精品文档

相关文档