We need a way to detect the bitrate of the stream segments for the CSAS stream. Currently, the RAF renderer node (stitched stream) is missing stream segment metadata events, such as `streamingSegment` and `downloadedSegment` which have the information about the stream segment bitrate aside from other possibly useful information.
It would be nice if we could have these events exposed to read, thank you In advance.