scodec.protocols.mpeg.transport
Combinator that converts a Process1[A, B] in to a Process1[PidStamped[A], PidStamped[B]] such that pidstamps are preserved on elements that flow through the process.
Process1[A, B]
Process1[PidStamped[A], PidStamped[B]]