mirror of
https://github.com/aler9/gortsplib
synced 2025-10-11 10:00:25 +08:00
update documentation (#295)
This commit is contained in:
@@ -30,7 +30,7 @@ func joinFragments(fragments [][]byte, size int) []byte {
|
||||
return ret
|
||||
}
|
||||
|
||||
// Decoder is a RTP/MPEG-2 Audio decoder.
|
||||
// Decoder is a RTP/MPEG-1/2 Audio decoder.
|
||||
// Specification: https://datatracker.ietf.org/doc/html/rfc2250
|
||||
type Decoder struct {
|
||||
timeDecoder *rtptime.Decoder
|
||||
|
Reference in New Issue
Block a user