Dear list, is there a way to check whether a player is in playing state? I mean, something similar to Python pseudocode: if self.player.get_state(0)[1] == "GST_STATE_PLAYING": Sorry, but I couldn’t find any reference for that. Many thanks for your help, Pablo