Learn more about the Brightcove Native Player SDKs.
These are a collection of sample applications for the Brightcove Player SDK for iOS, organized by subject area. An installation of CocoaPods is required to download sample dependencies.
- CocoaPods 0.39+
- Xcode 7.0+
Unless otherwise instructed, samples can be run by:
- From the project directory, run
pod install
. - Open the corresponding
.xcworkspace
file.
Note: If you intend to use these samples offline, be sure to run Cocoapods before going offline in order to download the required dependencies.
FairPlay samples demonstrate how to use the FairPlay plugin in Swift.
To see an example of using FairPlay with IMA, look under IMA+Fairplay.
FreeWheel samples demonstrate how to use the FreeWheel plugin.
IMA samples demonstrate how to use the IMA plugin. These are intended to cover use cases like VMAP, VAST, Server Side Ad rules, and advanced ad topics.
IMA+Fairplay samples show how to use FairPlay with the IMA ads plugin.
Omniture samples demonstrate how to use the Omniture plugin.
OUX samples demonstrate how to use the OUX plugin.
Player samples demonstrate how to use the core SDK. These are intended to cover use cases like custom controls, analytics, and playback.
SidecarSubtitles samples demonstrate how to use the sidecarSubtitles plugin.