Question
How to check if sound Object has URLStream open?
I'm not seeing any option for this.
If you attempt to call a Sound Objects close method, and it doesn't have a URLStream, you get an error. But how to check for a URLStream before attempting to close the method?
If you attempt to call a Sound Objects close method, and it doesn't have a URLStream, you get an error. But how to check for a URLStream before attempting to close the method?