Improved
API - enable_info deprecated
February 23rd, 2026 by Morgane Le Rouzic
The Player fields enable_info has been deprecated:
* @field enable_info Whether to display the video title
* @write
* @type boolean
* @default
* @deprecated 2025-02-23 (+3 months) Enable_info has been renamed Enable_video_title
*/
Replacement fields
It has been replaced by:
enable_video_title: Controls whether the video title is displayed.enable_video_owner: Controls whether the video owner’s name is displayed.
