Skip to content

v2.1.3

Compare
Choose a tag to compare
@adrg adrg released this 31 Mar 12:04
· 85 commits to master since this release

Changelog

New bindings

  • Added vlc.ListAudioOutputDevices method
  • Added Player.AudioOutputDevices method
  • Added Player.SetAudioOutputDevice method
  • Added Player.VideoDimensions method
  • Added Player.CursorPosition method

New examples

Misc

  • Fixed relevant golangci-lint notices
  • Improved documentation