# Pano SDK Player example.
To enable pano view you can simply set the pano source into player as follows:
player.setSrc({ hd: 'testSrc', pano: 'testSrc2' }, 'pano');
To enable pano view you can simply set the pano source into player as follows:
player.setSrc({ hd: 'testSrc', pano: 'testSrc2' }, 'pano');