I am running version 0.8.4 ActiveX control within a Visual Basic 6.0 application on Win2000 server platform.
I have the control on the main form and I am displaying a multicast udp video. I start the playing using the .addTarget method.
When I discontinue the playback using the .stop method, and I call the .addTarget method the video does not start again. What am I doing wrong here?
SECOND: Is there a command to get the current 'offset' into the playing multicast? I could not find documentation on this.
THANX in advance
Bill