Open sarthakdas opened 2 years ago
When connecting with a config file, and requesting to change volume it returns this:
` clientMedia.stop(function(err, result) { ^
TypeError: Cannot read property 'stop' of null `
Hello, Is this the only function that doesn't work, or is this also the case for the other functions?
When connecting with a config file, and requesting to change volume it returns this:
` clientMedia.stop(function(err, result) { ^
TypeError: Cannot read property 'stop' of null `