Overview
The Adobe Primetime Software Development Kit (TVSDK) is a toolkit that allows you to add advanced video playback functionality to your applications.
- For a list of the features that are supported by TVSDK, see Primetime Player TVSDK features.
- For specific hardware and software requirements for using TVSDK, see Requirements.
This guide provides information about how to develop video player applications by using TVSDK for iOS, which is implemented in Objective-C.
Product overview
TVSDK includes API descriptions and code samples to help you to integrate advanced video functionality, content protection, and advertising features into your player. You use Objective-C to create a video player user interface. TVSDK helps you connect that user interface to its media player. This allows you to play videos and advertising based on media manifests. You can also use TVSDK to retrieve information about the video, handle security, and control and monitor playback.
For specific hardware and software requirements for using TVSDK, see Requirements
Audience
This guide assumes that you understand how to develop applications and video players using Objective-C. You implement a video player user interface by using that language and incorporate TVSDK features.
About this guide
This guide provides information that allows you to incorporate TVSDK features in a video player by using Objective-C on iOS devices.