Hi everyone.
Dont know if this sin forum.is the best way to place this, in other case, de el free to move to another
Im completely new in the Access matters [emoji28] and think I need help...
I have a form in Access with two of VLC ActiveX objects (one for each version)
In VBA code I write a statement method that is supossed to snapshot the vídeo that vlc objet is showing, something like this:
...
Dim pic As Picture
Set Pic = vlc.vídeo.takeSnapshot()
...
The object show an animation just like the actual VLC player, but the snapshot is saved in nowhere!!! Or I am no able to find it.
I need help. In completely newby and dont know how to go on.
Maybe be type of de objetc pic???
Maybe be the method can recieve a path???
I looked for this for weeks but nothing help me.
Please I thank you for a guidance.