Skip to content

Adding 'osd' as an option#22

Open
ianwarn wants to merge 1 commit intoalepez:masterfrom
ianwarn:master
Open

Adding 'osd' as an option#22
ianwarn wants to merge 1 commit intoalepez:masterfrom
ianwarn:master

Conversation

@ianwarn
Copy link

@ianwarn ianwarn commented Aug 13, 2022

For removing omxplayer's on-screen display. It appends "--no-osd" to omxplayer command line.

You can combine this option with existing options, e.g.
omx.play(['video.mp4', 'anothervideo.mp4', 'foo.mp4'], {loop: true, osd: false});

For removing omxplayer's on-screen display. It appends "--no-osd" to omxplayer command line.

You can combine this option with existing options, e.g.
omx.play(['video.mp4', 'anothervideo.mp4', 'foo.mp4'], {loop: true, osd: false});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant