# 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');
Last Updated: 10/11/2021, 6:56:48 AM