Home
last modified time | relevance | path

Searched refs:useBuiltInControls (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/polly/www/video-js/
H A Dvideo.js51 useBuiltInControls: false, // Use the browser's controls (iPhone) property
413 this.options.useBuiltInControls = true;
416 this.options.useBuiltInControls = true;
421 if (!this.options.useBuiltInControls) {