AVARLDelegateDemo

所属分类:流媒体/Mpeg4/MP4
开发工具:Objective-C
文件大小:31KB
下载次数:2
上传日期:2019-04-04 15:00:01
上 传 者中一智能
说明:  The sample code depicts three different use cases of AVAssetResourceLoaderDelegate (for Identity encryption use case scenarios) for HLS (HTTP Live streaming): - Redirect handler (redirection for the HTTP live streaming media files) - Fetching Encryption keys for the HTTP live streaming media (segments) - Custom play list generation (index file) for the HTTP live streaming. 示例代码描述了HLS(HTTP实时流)的AvassetResourceLoaderDelegate(用于标识加密用例方案)的三个不同用例:—重定向处理程序(HTTP实时流媒体文件的重定向)—获取HTTP实时流媒体(段)的加密密钥—自定义播放列表生成(索引文件)for HTTP直播流。
(The sample code depicts three different use cases of AVAssetResourceLoaderDelegate (for Identity encryption use case scenarios) for HLS (HTTP Live streaming): - Redirect handler (redirection for the HTTP live streaming media files) - Fetching Encryption keys for the HTTP live streaming media (segments) - Custom play list generation (index file) for the HTTP live streaming.)

文件列表:
AVARLDelegateDemo (0, 2014-04-18)
AVARLDelegateDemo\AVARLDelegateDemo (0, 2014-04-18)
AVARLDelegateDemo\AVARLDelegateDemo\APLAppDelegate.h (2610, 2014-04-18)
AVARLDelegateDemo\AVARLDelegateDemo\APLAppDelegate.m (4358, 2014-04-18)
AVARLDelegateDemo\AVARLDelegateDemo\APLCustomAVARLDelegate.h (2658, 2014-04-18)
AVARLDelegateDemo\AVARLDelegateDemo\APLCustomAVARLDelegate.m (10633, 2014-04-18)
AVARLDelegateDemo\AVARLDelegateDemo\APLPlayerView.h (2845, 2014-04-18)
AVARLDelegateDemo\AVARLDelegateDemo\APLPlayerView.m (2935, 2014-04-18)
AVARLDelegateDemo\AVARLDelegateDemo\APLViewController.h (2589, 2014-04-18)
AVARLDelegateDemo\AVARLDelegateDemo\APLViewController.m (17671, 2014-04-18)
AVARLDelegateDemo\AVARLDelegateDemo\AVARLDelegateDemo-Info.plist (1322, 2014-03-07)
AVARLDelegateDemo\AVARLDelegateDemo\AVARLDelegateDemo-Prefix.pch (344, 2014-02-19)
AVARLDelegateDemo\AVARLDelegateDemo\Base.lproj (0, 2014-04-18)
AVARLDelegateDemo\AVARLDelegateDemo\Base.lproj\Main_iPad.storyboard (3982, 2013-08-29)
AVARLDelegateDemo\AVARLDelegateDemo\Base.lproj\Main_iPhone.storyboard (4215, 2013-08-29)
AVARLDelegateDemo\AVARLDelegateDemo\en.lproj (0, 2014-04-18)
AVARLDelegateDemo\AVARLDelegateDemo\en.lproj\InfoPlist.strings (45, 2013-08-15)
AVARLDelegateDemo\AVARLDelegateDemo\Images.xcassets (0, 2014-04-18)
AVARLDelegateDemo\AVARLDelegateDemo\Images.xcassets\AppIcon.appiconset (0, 2014-04-18)
AVARLDelegateDemo\AVARLDelegateDemo\Images.xcassets\AppIcon.appiconset\Contents.json (741, 2013-08-15)
AVARLDelegateDemo\AVARLDelegateDemo\Images.xcassets\LaunchImage.launchimage (0, 2014-04-18)
AVARLDelegateDemo\AVARLDelegateDemo\Images.xcassets\LaunchImage.launchimage\Contents.json (1100, 2013-08-15)
AVARLDelegateDemo\AVARLDelegateDemo\main.m (2664, 2014-04-18)
AVARLDelegateDemo\AVARLDelegateDemo.xcodeproj (0, 2014-04-18)
AVARLDelegateDemo\AVARLDelegateDemo.xcodeproj\project.pbxproj (16488, 2014-03-12)

### AVARLDelegateDemo ### =========================================================================== DESCRIPTION: The sample code depicts three different use cases of AVAssetResourceLoaderDelegate (for Identity encryption use case scenarios) for HLS (HTTP Live streaming): - Redirect handler (redirection for the HTTP live streaming media files) - Fetching Encryption keys for the HTTP live streaming media (segments) - Custom play list generation (index file) for the HTTP live streaming. =========================================================================== BUILD REQUIREMENTS: Xcode 5.0 or later, iOS 7.0 or later =========================================================================== RUNTIME REQUIREMENTS: iOS 7.0 or later =========================================================================== PACKAGING LIST: APLCustomAVARLDelegateDemo (.h/.m) This class defines the custom resource delegate handlers. It implements the AVAssetResourceLoaderDelegate protocol and shows how to handle different custom URLs. APLPlayerView (.h/.m) This is the UIView based viewer class for the player. APLViewController (.h/.m) The View controller class, defines the UI controls (buttons etc.) associated with the view. =========================================================================== CHANGES FROM PREVIOUS VERSIONS: Version 1.0 - First version. =========================================================================== Copyright (C) 2013-14 Apple Inc. All rights reserved.

近期下载者

相关文件


收藏者