replacedStandardControls
Maps StandardMediaControls to the factory that will be used to create the control.
Example usages:
Replacing StandardMediaControls.TOGGLE_PLAY with a mute button for a radio source.
Disabling a standard media control, by providing a MediaControlFactory that creates an invisible MediaControl.