shiyiya / oplayer

:zap: Another HTM5 video player.
https://oplayer.vercel.app
MIT License
147 stars 19 forks source link

Is there any option in oplayer to set back button at top of the media playe #81

Closed MuhammadTufailAli closed 1 year ago

MuhammadTufailAli commented 1 year ago

Can you please tell me is there any custom option to enable back button on top of media player as i was not ablt to find it in documentation. Please help

shiyiya commented 1 year ago

controlBar: { back: 'always' },

shiyiya commented 1 year ago

https://github.com/shiyiya/oplayer/blob/97b352ae6ac9d0c99c81b9440f55a2571d11f578/examples/standalone/main.ts#L56