bitmovin-player-react-native
Advanced tools
Comparing version 0.27.1 to 0.28.0
{ | ||
"name": "bitmovin-player-react-native", | ||
"version": "0.27.1", | ||
"version": "0.28.0", | ||
"description": "Official React Native bindings for Bitmovin's mobile Player SDKs.", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
@@ -79,2 +79,12 @@ /** | ||
sources: AdSource[]; | ||
/** | ||
* The amount of seconds the ad manifest is loaded in advance | ||
* compared to when the ad break is scheduled for playback. | ||
* | ||
* Default value is 0.0 | ||
* | ||
* @platform Android | ||
*/ | ||
preloadOffset?: number; | ||
} | ||
@@ -81,0 +91,0 @@ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
921746
12449