get_playing_entry

@returns(RB.RhythmDBEntry)
def get_playing_entry()

Retrieves the currently playing RB.RhythmDBEntry, or NULL if nothing is playing. The caller must unref the entry (using rhythmdb_entry_unref) when it is no longer needed.

Returns :

the currently playing RB.RhythmDBEntry, or NULL