We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
@deprecated
1 parent f273873 commit d773cd4Copy full SHA for d773cd4
src/js/player.js
@@ -1599,7 +1599,7 @@ class Player extends Component {
1599
* @fires Player#firstplay
1600
* @listens Tech#firstplay
1601
* @deprecated As of 6.0 firstplay event is deprecated.
1602
- * @deprecated As of 6.0 passing the `starttime` option to the player and the firstplay event are deprecated.
+ * As of 6.0 passing the `starttime` option to the player and the firstplay event are deprecated.
1603
* @private
1604
*/
1605
handleTechFirstPlay_() {
0 commit comments