Skip to content

Commit

Permalink
New binary
Browse files Browse the repository at this point in the history
  • Loading branch information
wtao-mux committed Aug 30, 2018
1 parent 011e1e6 commit f962d59
Show file tree
Hide file tree
Showing 32 changed files with 62 additions and 14 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleShortVersionString</key>
<string>0.1.1</string>
<string>0.1.2</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
Expand Down
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -94,4 +94,12 @@ FOUNDATION_EXPORT
*/
+ (void)videoChangeForPlayer:(nonnull NSString *)name withVideoData:(nullable MUXSDKCustomerVideoData *)videoData;

/*!
@method programChangeForPlayer:withVideoData:
@abstract Signals that a player is now playing a different video of a playlist; or a different program of a live stream
@param name The name of the player to update
@param videoData A MUXSDKCustomerVideoData object with video metadata
@discussion Use this method to signal that the player is now playing a differnt video of a playlist, or a different program of a live stream. The player name provided must been passed as the name in a monitorPlayer:withPlayerName:andConfig: call. The config provided should match the specifications in the Mux docs at https://docs.mux.com and should include all desired keys, not just those keys that are specific to this video. If the name of the player provided was not previously initialized, an exception will be raised.
*/
+ (void)programChangeForPlayer:(nonnull NSString *)name withVideoData:(nullable MUXSDKCustomerVideoData *)videoData;
@end
Binary file modified Frameworks/iOS/fat/MUXSDKStats.framework/Info.plist
Binary file not shown.
Binary file modified Frameworks/iOS/fat/MUXSDKStats.framework/MUXSDKStats
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleShortVersionString</key>
<string>0.1.1</string>
<string>0.1.2</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
Expand Down
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -94,4 +94,12 @@ FOUNDATION_EXPORT
*/
+ (void)videoChangeForPlayer:(nonnull NSString *)name withVideoData:(nullable MUXSDKCustomerVideoData *)videoData;

/*!
@method programChangeForPlayer:withVideoData:
@abstract Signals that a player is now playing a different video of a playlist; or a different program of a live stream
@param name The name of the player to update
@param videoData A MUXSDKCustomerVideoData object with video metadata
@discussion Use this method to signal that the player is now playing a differnt video of a playlist, or a different program of a live stream. The player name provided must been passed as the name in a monitorPlayer:withPlayerName:andConfig: call. The config provided should match the specifications in the Mux docs at https://docs.mux.com and should include all desired keys, not just those keys that are specific to this video. If the name of the player provided was not previously initialized, an exception will be raised.
*/
+ (void)programChangeForPlayer:(nonnull NSString *)name withVideoData:(nullable MUXSDKCustomerVideoData *)videoData;
@end
Binary file modified Frameworks/iOS/release/MUXSDKStats.framework/Info.plist
Binary file not shown.
Binary file modified Frameworks/iOS/release/MUXSDKStats.framework/MUXSDKStats
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleShortVersionString</key>
<string>0.1.1</string>
<string>0.1.2</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
Expand Down
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -94,4 +94,12 @@ FOUNDATION_EXPORT
*/
+ (void)videoChangeForPlayer:(nonnull NSString *)name withVideoData:(nullable MUXSDKCustomerVideoData *)videoData;

/*!
@method programChangeForPlayer:withVideoData:
@abstract Signals that a player is now playing a different video of a playlist; or a different program of a live stream
@param name The name of the player to update
@param videoData A MUXSDKCustomerVideoData object with video metadata
@discussion Use this method to signal that the player is now playing a differnt video of a playlist, or a different program of a live stream. The player name provided must been passed as the name in a monitorPlayer:withPlayerName:andConfig: call. The config provided should match the specifications in the Mux docs at https://docs.mux.com and should include all desired keys, not just those keys that are specific to this video. If the name of the player provided was not previously initialized, an exception will be raised.
*/
+ (void)programChangeForPlayer:(nonnull NSString *)name withVideoData:(nullable MUXSDKCustomerVideoData *)videoData;
@end
Binary file modified Frameworks/iOS/simulator/MUXSDKStats.framework/Info.plist
Binary file not shown.
Binary file modified Frameworks/iOS/simulator/MUXSDKStats.framework/MUXSDKStats
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@
<dict>
<key>Headers/MUXSDKStats.h</key>
<data>
z+Z3vTwubFB8stoo0KlG2H8MLjc=
WqtbbTwieZYUtt2gsqMD4JeV/GQ=
</data>
<key>Info.plist</key>
<data>
rRIkZ/nvR3/s6xBSr/Y5x0uSS+s=
5TfHCnOsHeprjrmA/1L+5pW5WmY=
</data>
<key>Modules/module.modulemap</key>
<data>
Expand All @@ -23,11 +23,11 @@
<dict>
<key>hash</key>
<data>
z+Z3vTwubFB8stoo0KlG2H8MLjc=
WqtbbTwieZYUtt2gsqMD4JeV/GQ=
</data>
<key>hash2</key>
<data>
0uCUJTir+Sppc+qLlFgQYlxmdfbm8w/Zk3zUpgYXQUM=
oh7N6Jp2Sfv0FCLSKFTpQp//5ec2lCbcBGoG5ocVK+Q=
</data>
</dict>
<key>Modules/module.modulemap</key>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleShortVersionString</key>
<string>0.1.1</string>
<string>0.1.2</string>
<key>CFBundleVersion</key>
<string>0.0.6</string>
</dict>
Expand Down
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -94,4 +94,12 @@ FOUNDATION_EXPORT
*/
+ (void)videoChangeForPlayer:(nonnull NSString *)name withVideoData:(nullable MUXSDKCustomerVideoData *)videoData;

/*!
@method programChangeForPlayer:withVideoData:
@abstract Signals that a player is now playing a different video of a playlist; or a different program of a live stream
@param name The name of the player to update
@param videoData A MUXSDKCustomerVideoData object with video metadata
@discussion Use this method to signal that the player is now playing a differnt video of a playlist, or a different program of a live stream. The player name provided must been passed as the name in a monitorPlayer:withPlayerName:andConfig: call. The config provided should match the specifications in the Mux docs at https://docs.mux.com and should include all desired keys, not just those keys that are specific to this video. If the name of the player provided was not previously initialized, an exception will be raised.
*/
+ (void)programChangeForPlayer:(nonnull NSString *)name withVideoData:(nullable MUXSDKCustomerVideoData *)videoData;
@end
Binary file modified Frameworks/tvOS/fat/MUXSDKStatsTv.framework/Info.plist
Binary file not shown.
Binary file modified Frameworks/tvOS/fat/MUXSDKStatsTv.framework/MUXSDKStatsTv
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleShortVersionString</key>
<string>0.1.1</string>
<string>0.1.2</string>
<key>CFBundleVersion</key>
<string>0.0.6</string>
</dict>
Expand Down
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -94,4 +94,12 @@ FOUNDATION_EXPORT
*/
+ (void)videoChangeForPlayer:(nonnull NSString *)name withVideoData:(nullable MUXSDKCustomerVideoData *)videoData;

/*!
@method programChangeForPlayer:withVideoData:
@abstract Signals that a player is now playing a different video of a playlist; or a different program of a live stream
@param name The name of the player to update
@param videoData A MUXSDKCustomerVideoData object with video metadata
@discussion Use this method to signal that the player is now playing a differnt video of a playlist, or a different program of a live stream. The player name provided must been passed as the name in a monitorPlayer:withPlayerName:andConfig: call. The config provided should match the specifications in the Mux docs at https://docs.mux.com and should include all desired keys, not just those keys that are specific to this video. If the name of the player provided was not previously initialized, an exception will be raised.
*/
+ (void)programChangeForPlayer:(nonnull NSString *)name withVideoData:(nullable MUXSDKCustomerVideoData *)videoData;
@end
Binary file modified Frameworks/tvOS/release/MUXSDKStatsTv.framework/Info.plist
Binary file not shown.
Binary file modified Frameworks/tvOS/release/MUXSDKStatsTv.framework/MUXSDKStatsTv
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleShortVersionString</key>
<string>0.1.1</string>
<string>0.1.2</string>
<key>CFBundleVersion</key>
<string>0.0.6</string>
</dict>
Expand Down
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -94,4 +94,12 @@ FOUNDATION_EXPORT
*/
+ (void)videoChangeForPlayer:(nonnull NSString *)name withVideoData:(nullable MUXSDKCustomerVideoData *)videoData;

/*!
@method programChangeForPlayer:withVideoData:
@abstract Signals that a player is now playing a different video of a playlist; or a different program of a live stream
@param name The name of the player to update
@param videoData A MUXSDKCustomerVideoData object with video metadata
@discussion Use this method to signal that the player is now playing a differnt video of a playlist, or a different program of a live stream. The player name provided must been passed as the name in a monitorPlayer:withPlayerName:andConfig: call. The config provided should match the specifications in the Mux docs at https://docs.mux.com and should include all desired keys, not just those keys that are specific to this video. If the name of the player provided was not previously initialized, an exception will be raised.
*/
+ (void)programChangeForPlayer:(nonnull NSString *)name withVideoData:(nullable MUXSDKCustomerVideoData *)videoData;
@end
Binary file modified Frameworks/tvOS/simulator/MUXSDKStatsTv.framework/Info.plist
Binary file not shown.
Binary file modified Frameworks/tvOS/simulator/MUXSDKStatsTv.framework/MUXSDKStatsTv
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,15 @@
<dict>
<key>Headers/MUXSDKStats.h</key>
<data>
z+Z3vTwubFB8stoo0KlG2H8MLjc=
WqtbbTwieZYUtt2gsqMD4JeV/GQ=
</data>
<key>Headers/MUXSDKStatsTv.h</key>
<data>
9jQFHCiHb0gNzWtO9VWZNNkPt8w=
</data>
<key>Info.plist</key>
<data>
XmDyol2buqOpk84HnonG/WkaZt4=
pZc34uc/2YBU+SZOD65iP/IkBrs=
</data>
<key>Modules/module.modulemap</key>
<data>
Expand All @@ -27,11 +27,11 @@
<dict>
<key>hash</key>
<data>
z+Z3vTwubFB8stoo0KlG2H8MLjc=
WqtbbTwieZYUtt2gsqMD4JeV/GQ=
</data>
<key>hash2</key>
<data>
0uCUJTir+Sppc+qLlFgQYlxmdfbm8w/Zk3zUpgYXQUM=
oh7N6Jp2Sfv0FCLSKFTpQp//5ec2lCbcBGoG5ocVK+Q=
</data>
</dict>
<key>Headers/MUXSDKStatsTv.h</key>
Expand Down

0 comments on commit f962d59

Please sign in to comment.