Player
Creates a new player object.
Declaration
new Player();Return Value
Returns a new player object.
Discussion
After the player object is created, you must associate a Playlist object with the player before media items can be played.
Creates a new player object.
new Player();Returns a new player object.
After the player object is created, you must associate a Playlist object with the player before media items can be played.