ExoPlayer - Add possibility to hide shutterView
This commit is contained in:
1
Video.js
1
Video.js
@@ -383,6 +383,7 @@ Video.propTypes = {
|
||||
fullscreenOrientation: PropTypes.oneOf(['all','landscape','portrait']),
|
||||
progressUpdateInterval: PropTypes.number,
|
||||
useTextureView: PropTypes.bool,
|
||||
hideShutterView: PropTypes.bool,
|
||||
onLoadStart: PropTypes.func,
|
||||
onLoad: PropTypes.func,
|
||||
onBuffer: PropTypes.func,
|
||||
|
Reference in New Issue
Block a user