controlpanelpos

Path: .controlpanelpos

Default: bottom-right

Description: What corner to display the popup player during playback

Example:

window.rsConf = {
	settings: {
		controlpanelPos: ‘bottom-right’
	}
};