Files
Max Hawkins 1975958f90 Add NTP time types
Using a custom type rather than raw integers  makes it easier
to parse RTP and RTCP timestamps and convert them into Go types.
This will be useful for writing jitter buffers, track synchronization,
and statistics tabulation code.

Easy conversion from the Go time package also allows us to use
a time.Duration in the RTCSample struct. This makes it more difficult
to produce invalid timestamps with short timestamps while using
the SampleTrack interface.
2019-01-09 20:48:12 -08:00
..
2018-12-09 17:06:03 +01:00
2019-01-08 13:43:49 -08:00
2019-01-09 20:48:12 -08:00
2019-01-09 20:48:12 -08:00
2019-01-08 13:43:49 -08:00
2019-01-09 20:48:12 -08:00
2019-01-09 20:48:12 -08:00