Re: How to sync RBHeader
Jonathan Matthew <[email protected]>
| Newsgroups | gmane.comp.gnome.apps.rhythmbox.devel |
|---|---|
| Message-ID | <[email protected]> |
On Wed, May 25, 2011 at 5:11 PM, Meng Jun (Andrew) Zheng <[email protected]> wrote: > Hi, > I and writing a Python plugin and would like to update RBHeader's > duration using rb_header_sync_time. However, after digging through the > documentation, I could not figure out how to get access to the RBHeader. Is > it possible? It doesn't appear to be. I don't think you can control the duration value it uses either, so I'm not sure it'd help if you if was available. What is your goal here?