08.01.2014, 11:48
Not sure if a function exists to find that out. You can, however make a bool and set it to true where you start the stream. Later you can check if the bool is true, if so, you can stop the stream and set the bool to false.