Method

RBShellPlayerget_playing_song_duration

Declaration [src]

long
rb_shell_player_get_playing_song_duration (
  RBShellPlayer* player
)

Description [src]

Retrieves the duration of the current playing song.

Return value

Type: long

Duration, or -1 if not playing.