[hxclidev] How to get information about the current clip?
Warren Melnick warren at cacmedia.tvGreg, One quick question... Is there supposed to be code in there? [warren at localhost logplin]$ ls -R .: CVS/ platform/ ./CVS: Entries Repository Root Tag Template ./platform: CVS/ unix/ win32/ ./platform/CVS: Entries Repository Root Tag Template ./platform/unix: CVS/ ./platform/unix/CVS: Entries Repository Root Tag Template ./platform/win32: CVS/ ./platform/win32/CVS: Entries Repository Root Tag Template Regards, Warren On Thu, 2003-07-24 at 11:13, Greg Wright wrote: > From: "Warren Melnick" <warren at cacmedia.tv> > > OK - while I am trying to figure out how to jump backward a group I have > > another question... > > > > How can I get information about the currently playing clip (group) such > > as: > > bandwidth > > mono/stereo (or number of channels in general) > > CODEC being used > > Basically you are after the 'statistics'. You can take a look at > the splay app, that reports some of them, but I think it is better > to have a look at the debug logging plugin we have. Not only will > it show you how to get those statistics you are after but will also > give you some helpful debugging info: > > cvs co client/dbgtool/logplin > > There is just one source file there to look at. You will have to add > some stuff to your registry (prefs files on un*x) in order to turn it > on. There is a pretty self explanatory readme.txt file there and a > .reg you can just import in the platform/win directory. > > Let me know if you have any questions about it. > > --greg > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscribe at helix-client.helixcommunity.org > For additional commands, e-mail: dev-help at helix-client.helixcommunity.org --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe at helix-client.helixcommunity.org For additional commands, e-mail: dev-help at helix-client.helixcommunity.org