Contents

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.

See Also

Setting Up the Player