Handling
See how easy it is to use the eCharger.
eCharger
Video: eCharger
var video_init = function(id){
jwplayer(id).setup({
'id': 'media-player-143718',
'width': '480',
'height': '270',
'image': '/Resources/Videos/_Global/products/Motion-x01/P-BTE-Charger/P-BTE-Charger_startimage.jpg;jsessionid=C12ECC45864F49917457D2398C56CEA6.live1?__blob=normal',
'skin':'/static/video/skin/siemens.zip',
'file': '/static/video/_Global/products/Motion-x01/P-BTE-Charger/P-BTE-Charger.mp4',
'modes': [
{
type: 'html5',
config: {
'levels': [
{'file': '/static/video/_Global/products/Motion-x01/P-BTE-Charger/P-BTE-Charger.mp4'},
{'file': '/static/video/_Global/products/Motion-x01/P-BTE-Charger/P-BTE-Charger.ogg'}
],
'provider': 'video'
}
},
{
'type': 'flash',
'src': '/static/video/player.swf',
'config': {
'file' : '/static/video/_Global/products/Motion-x01/P-BTE-Charger/P-BTE-Charger.mp4'
}
}
]
});
};




