title
Products            Buy            Support Forum            Professional            About            Codec Central
 

UPlayer SetPosition method from COM object

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • AGABA
    • Apr 2010
    • 1

    UPlayer SetPosition method from COM object

    Dear Spoon,

    A while ago I tested the methods that the uplayer dll exposes in a DOT NET environment. Everything works fine, except for the "setposition". It simply isn't there.

    I also tested the Asset Control quickly. it detects the uplayer being active on a system on my home network. It showed a sliding bar at the bottom of the screen while the uplayer was playing a file from its queue. I was surprised to see the sliding bar working interactively with uplayer. (moving means changing position in the file being played). You obviously do not use the methods like I do :blush:or use uplayer in a different way so that there is a setposition method available. (upnp?) Is there any way of setting the file position using the methods that the com object expose in a dot net environment?
    If not, do you think there will be one in the near future?
    Thanks in advance for your answer and keep up the good work.

    Best regards. A happy db poweramp renaissance user.
  • Spoon
    Administrator
    • Apr 2002
    • 43888

    #2
    Re: UPlayer SetPosition method from COM object

    virtual /* [helpstring][id] */ HRESULT STDMETHODCALLTYPE SkipToPC(
    /* [in] */ LONG PC) = 0;

    Is the function you need.
    Spoon
    www.dbpoweramp.com

    Comment

    Working...

    ]]>