Page 1 of 1

How to disable seek (activeX in Matlab)

Posted: 28 Feb 2017 22:52
by janisy
Hi,

I'm using activeX plugin to play VLC in a Matlab figure.

I noticed in the documentation that you can use vlc.attachEvent to see if seek has been disabled. But how do I disable seek to begin with? Is there a command I can use to do that?

thanks!

-Janisy

Re: How to disable seek (activeX in Matlab)

Posted: 01 Mar 2017 20:27
by da2424
Hi,

This is read-only. The property will only show you if seeking is supported or not.
I don't know a command to disable seeking manually.