v3.1.4
Changelog
New bindings
- Added
vlc.ListAudioOutputDevices
method - Added
Player.AudioOutputDevices
method - Added
Player.AudioOutputDevice
andPlayer.SetAudioOutputDevice
methods - Added
Player.Role
andPlayer.GetRole
methods - Added
Player.UpdateVideoViewpoint
method - Added
Player.VideoDimensions
method - Added
Player.CursorPosition
method
New examples
- Added GUI equalizer example.
Misc
- Fixed relevant
golangci-lint
notices - Improved documentation