I dont want to be mean... but why you don't read the documentation? What is not working?
Sorry! Ionut I'm not understand documentation it was does not mension(definition) filter property
I am now working xVideo Capture it is working but not output sound why
Private Sub Capture_Click()
Dim chan As Long
chan = xVideo_CaptureCreate(0, 1, 0, 0, 0) 'create first video device
Call xVideo_ChannelSetWindow(chan, 0, panel1(panel1.Count).Hwnd)
xVideo_ChannelPlay (chan) 'play the channel
End Sub
it is working but no sound output please check this line
and how to create open Plug-ins xVideo