Player Constructor

Definition

Creates a new instance of the Player class.

public:
 Player();
public Player ();
Public Sub New ()

Remarks

By default, the player's State is Stopped and its Mode is Automatic.

Applies to