Skip to content

Add active method for frames

Allow a stream user to query if a particular frameID is active or not. A frameID is not active if there are no network listeners to consume it, ie. there is nowhere for the stream to send the data. The data does not need encoding if it isn't active at all.