Skip to content

pramodlradder/VLC-media-player-in-background

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

VLC-media-player-in-background

play VLC media player in background

Create an object then call the functions

The functions included are:

  • addPlaylist()
  • play()
  • next()
  • pause()
  • previous()
  • stop()
  • mute()
  • unmute()
  • volumeup()
  • volumedown()
  • name()

    If you are having a problem with volume control you can use (import pyautogui) pyautogui.press('volumeup',20).This sets the system volume to 40%.(1 click = 2% volume up)

  • About

    play VLC media player in background

    Topics

    Resources

    Stars

    Watchers

    Forks

    Releases

    No releases published

    Packages

    No packages published