Skip to content

Commit

Permalink
[PBA-5820] Gen iOS SDK Release v4.27.0_RC2
Browse files Browse the repository at this point in the history
  • Loading branch information
QA Tools - Alfred Jenkins committed Aug 11, 2017
1 parent 69ea3f0 commit 953610c
Show file tree
Hide file tree
Showing 6 changed files with 20 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -317,6 +317,13 @@ extern NSString *const OOOoyalaPlayerBufferingStartedNotification;
*/
extern NSString *const OOOoyalaPlayerBufferingCompletedNotification;

/**
* \memberof OOOoyalaPlayer
* \brief Notificaation when video get connected or disconnected to airplay.
* \details No additional data provided. This notification is for the user to know that phone is now connected or disconnected with airplay.
*/
extern NSString *const OOOoyalaplayerExternalPlaybackActiveNotification;

/** the string for live closed captions */
extern NSString *const OOLiveClosedCaptionsLanguage;

Expand Down
Binary file not shown.
6 changes: 3 additions & 3 deletions vendor/Ooyala/OoyalaSDK-iOS/VERSION
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
Ooyala SDK Version: v4.27.0_RC1
Git SHA: 0fc6147524ba3d2045c6edf00e6a602174331ced
Created On: Tue Aug 8 16:52:10 PDT 2017
Ooyala SDK Version: v4.27.0_RC2
Git SHA: 38da7742691730076c99995a6fb60ced76df1661
Created On: Thu Aug 10 17:24:56 PDT 2017
Original file line number Diff line number Diff line change
Expand Up @@ -317,6 +317,13 @@ extern NSString *const OOOoyalaPlayerBufferingStartedNotification;
*/
extern NSString *const OOOoyalaPlayerBufferingCompletedNotification;

/**
* \memberof OOOoyalaPlayer
* \brief Notificaation when video get connected or disconnected to airplay.
* \details No additional data provided. This notification is for the user to know that phone is now connected or disconnected with airplay.
*/
extern NSString *const OOOoyalaplayerExternalPlaybackActiveNotification;

/** the string for live closed captions */
extern NSString *const OOLiveClosedCaptionsLanguage;

Expand Down
Binary file not shown.
6 changes: 3 additions & 3 deletions vendor/Ooyala/OoyalaSDK-tvOS/VERSION
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
Ooyala SDK Version: v4.27.0_RC1
Git SHA: 0fc6147524ba3d2045c6edf00e6a602174331ced
Created On: Tue Aug 8 16:55:55 PDT 2017
Ooyala SDK Version: v4.27.0_RC2
Git SHA: 38da7742691730076c99995a6fb60ced76df1661
Created On: Thu Aug 10 17:28:13 PDT 2017

0 comments on commit 953610c

Please sign in to comment.