SegmentWithStream: Segment & { stream: StreamWithSegments<TStream> }

Extends a Segment with a reference to its associated stream.

Type Parameters