RB.Player.close

@accepts(utf8)
@returns(gboolean)
def do_close(self, uri):

If a URI is specified, this will close the stream corresponding to that URI and free any resources related resources. If @uri is NULL, this will close all streams.

If no streams remain open after this call, the audio device will be released.

uri :

Returns :

TRUE if a stream was found and closed