mirror of
https://github.com/aler9/gortsplib
synced 2025-10-28 01:21:35 +08:00
in comments, use specification titles instead of URLs (#830)
This commit is contained in:
@@ -11,8 +11,8 @@ import (
|
||||
)
|
||||
|
||||
// LPCM is the RTP format for the LPCM codec.
|
||||
// Specification: https://datatracker.ietf.org/doc/html/rfc3190
|
||||
// Specification: https://datatracker.ietf.org/doc/html/rfc3551
|
||||
// Specification: RFC3190
|
||||
// Specification: RFC3551
|
||||
type LPCM struct {
|
||||
PayloadTyp uint8
|
||||
BitDepth int
|
||||
|
||||
Reference in New Issue
Block a user