jQuery TubePlayer Plugin: YouTube Player Settings
The plugin manages a YouTube video. When instantiating the YouTube video player, the following settings are provided in addition to callback listeners.
YouTube Video Player
$("#playerId").tubeplayer({...})
The YouTube video player has been initialized below using the settings from the previous screen.
TubePlayer Data $("#playerId").tubeplayer("data")
Accessing the players data will yield the following.
API Methods
Some methods return values, others invoke behavior.Player Properties
{...}
The settings used to initialize the player.