Versions in this module Expand all Collapse all v2 v2.2.25 Aug 10, 2020 Changes in this version + type Option func(o *SampleBuilder) + func WithPartitionHeadChecker(checker rtp.PartitionHeadChecker) Option + type SampleBuilder struct + func New(maxLate uint16, depacketizer rtp.Depacketizer, opts ...Option) *SampleBuilder + func (s *SampleBuilder) Pop() *media.Sample + func (s *SampleBuilder) PopWithTimestamp() (*media.Sample, uint32) + func (s *SampleBuilder) Push(p *rtp.Packet) Other modules containing this package github.com/heypinch/webrtc