Help
-
Search
-
Members
-
Calendar
Full Version:
handle_get_length cause crash
Hydrogenaudio Forums
>
Hosted Forums
>
foobar2000
>
Development - (fb2k)
skipyrich
Jan 31 2005, 21:04
In what cases this code may crash, what's wrong? On my system this code works properly, but there is bugreports...
CODE
virtual void on_playback_new_track(metadb_handle * track){
double length = 0;
if(track)
length = track->handle_get_length();
}
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please
click here
.
Invision Power Board © 2001-2008
Invision Power Services, Inc.