Example #1
0
int MYSTATICOGG::get_length_ms()
{
    return alogg_get_length_msecs_ogg(tune);
}
Example #2
0
 int get_length_ms()
 {
   return alogg_get_length_msecs_ogg(tune);
 }