Using getStage to Access Player Configuration Parameters

The Player API's Experience Module has a new method named getStage() that returns a reference to the player's Stage. This opens up all kinds of possibilities. Chris DeGrace examines some of them, including how you can use getStage() to access the configuratiom parameters (like publisherID and @videoPlayer) in the player's publishing code. Read all about it.