registerCypressMediaPlayerCallback
Registers callback(s) for the player.
Only the first registration takes effect; subsequent registrations will be ignored.
Ensure the player is valid before calling this method, otherwise it will throw an IllegalStateException.
Parameters
callBack
The CypressMediaPlayerCallback to register with the player.