LmnMediaPlayerControlsSettings
No documentation has been provided.
Presentation
type LmnMediaPlayerControlsSettings = {
play?: boolean;
pictureInPicture?: boolean;
fullScreen?: boolean;
volume?: boolean;
rewind?: boolean;
fastForward?: boolean;
};