Skip to content

v3.1.4

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.AudioOutputDevice and Player.SetAudioOutputDevice methods
  • Added Player.Role and Player.GetRole methods
  • Added Player.UpdateVideoViewpoint method
  • Added Player.VideoDimensions method
  • Added Player.CursorPosition method

New examples

Misc

  • Fixed relevant golangci-lint notices
  • Improved documentation