Method

RBPlayOrderhas_next

Declaration [src]

gboolean
rb_play_order_has_next (
  RBPlayOrder* porder
)

Description [src]

If there is no current playing entry, returns true if the play order is non-empty.

Return value

Type: gboolean

True if there is an entry after the current playing entry in the play order.