When using a custom built player, I included an option to stop receiving video using NetStream.receiveVideo(false). It helps if you're only interested in hearing the audio, you want to keep the player in a different tab, or you don't have enough bandwidth for both audio and video.
I'm looking to do the same thing with OSMF, bug I can't quite figure out how to get hold of the NetStream object.
Got any clues? Thanks.