2005-11-26, 06:12 AM
Howdy,
I've been working on my first adventure into plugins and have run into an oddity. Wondering if anyone else has run into it before.
I'm attempting to discover when GBPVR has switched to a new track.
I haven't seen a OnTrackChange event for GBPVR so am attempting to use the GetAudioPlayList for the CurrentIndex, TrackDuration, and Playbackposition.
All works perfectly when running it from the PC. However, when calling from within a MVP instance I get back all 0's.
Is this a bug, known feature, or am I calling something incorrectly.
Thanks,
- Scott
I've been working on my first adventure into plugins and have run into an oddity. Wondering if anyone else has run into it before.
I'm attempting to discover when GBPVR has switched to a new track.
I haven't seen a OnTrackChange event for GBPVR so am attempting to use the GetAudioPlayList for the CurrentIndex, TrackDuration, and Playbackposition.
All works perfectly when running it from the PC. However, when calling from within a MVP instance I get back all 0's.
Is this a bug, known feature, or am I calling something incorrectly.
Thanks,
- Scott