Results 1 to 2 of 2

Thread: API support for Foobar & VLC?

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Aug 2006
    Posts
    105

    API support for Foobar & VLC?

    I'M making song displaying programs, and I currently have support for displaying the song name & info playing in Winamp, WMP, and iTunes, but are there any documentations for foobar and VLC out there? I know I can get the VLC song + artists from the window caption, but what else?

  2. #2
    Lively Member
    Join Date
    Jan 2009
    Posts
    90

    Re: API support for Foobar & VLC?

    Get it from the window caption if it's there. If it's not displayed anywhere as text, I would personally read it from the program's memory using ReadProcessMemory().

    You can search the memory using something like Cheat Engine which is free, or Art & Money.

    The full path to the song file and also the song title will be in there.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width