We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e0565d4 commit dda3102Copy full SHA for dda3102
1 file changed
src/components/VideoPlayer/HlsVideo.js
@@ -154,6 +154,7 @@ export class HlsVideo extends Component {
154
value: this.state.resolution
155
}}
156
progressUpdateInterval={1000}
157
+ useTextureView={false}
158
/>
159
}
160
0 commit comments