@accepts(gboolean, gboolean) @returns(gboolean) def get_playback_state(shuffle, repeat)
Retrieves the current state of the shuffle and repeat settings.
shuffle : |
returns the current shuffle setting |
repeat : |
returns the current repeat setting |
Returns : |
True if successful. |