Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type RTPReader ¶
type RTPReader interface {
ReadRTP() (*rtp.Packet, interceptor.Attributes, error)
}
type SampleReader ¶
func NewSampledReader ¶
func NewSampledReader(rtp RTPReader, sampler *samplebuilder.SampleBuilder) SampleReader
type TrackStreamer ¶
type TrackStreamer struct {
// contains filtered or unexported fields
}
func (*TrackStreamer) Err ¶
func (*TrackStreamer) Err() error
Click to show internal directories.
Click to hide internal directories.