charonn0 / RB-libvlc

A Realbasic and Xojo binding to libvlc
http://www.boredomsoft.org/rb-libvlc.bs
BSD 3-Clause "New" or "Revised" License
12 stars 4 forks source link

VLCInstance.Constructor(Integer,String) can't actually use its parameters #3

Closed charonn0 closed 3 years ago

charonn0 commented 8 years ago

The argv As String parameter is an array of command line arguments, but since arrays can't be passed to declares only using zero parameters is currently possible. Given that many libvlc features may require passing command line arguments to a new instance, this limitation is quite... limiting.

charonn0 commented 3 years ago

This Constructor was deprecated in commit d7576943b3656d27f418dc9b96cd6e010161084a