07-18-2018, 11:26 AM
yes, I saw that field 'bitrate' is part of the structure returned by the statement m_status = client.status(). The problem is that its value is always 0 !
I don't understand why (the other ones like elapsed, audio, duration,...etc are correctly filled...). I also try to insert in the code some print (bitrate) statement to see its values on the console, but it sadly always = 0...
I don't understand why (the other ones like elapsed, audio, duration,...etc are correctly filled...). I also try to insert in the code some print (bitrate) statement to see its values on the console, but it sadly always = 0...