Twitch android integration problem

However, the video player does not have a control of the progress or volume control in the bottom. Do u know how to show that? I try with option like:

var options = {
		width : '100%',
		height : '100%',
		control : true,
		autoplay : true
	};

But it doest work.