Support changing 'audio desync' via AppleScript on OSX
Like being able to change the volume, seek position etc. via AppleScript, this commit allows you to change the audio desync in ms. Example: tell application "VLC" -- set audio desync to 0 set audio desync to -2250 get audio desync end tell Signed-off-by: Boy van Amstel <boy@boyvanamstel.nl> Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org>
Showing
No preview for this file type
No preview for this file type
Please register or sign in to comment