const options = {
basic: {
source: 'https://commondatastorage.googleapis.com/gtv-videos-bucket/sample/BigBuckBunny.mp4'
},
// Below is an example, everything is optional
ui_configuration: {
enableKeyboardPlaybackControls: true //default is true
}
};