I've accidentally disabled those functionalities because I found it annoying that the Music app was always popping up when trying to pause a youtube video so I ran this command:
launchctl unload -w /System/Library/LaunchAgents/com.apple.rcd.plist
It disabled those three buttons completely and now I'm having trouble getting them back.
What I've tried:
Is there a way to redo the command above ?
The solution was to simply load back the launchctl.
launchctl load -w /System/Library/LaunchAgents/com.apple.rcd.plist