mirror of
https://github.com/aler9/gortsplib
synced 2025-11-02 21:14:07 +08:00
update docs (#203)
This commit is contained in:
@@ -9,7 +9,7 @@ import (
|
||||
"github.com/aler9/gortsplib/v2/pkg/formatdecenc/rtplpcm"
|
||||
)
|
||||
|
||||
// LPCM is an uncompressed, Linear PCM format.
|
||||
// LPCM is a format that uses the uncompressed, Linear PCM codec.
|
||||
type LPCM struct {
|
||||
PayloadTyp uint8
|
||||
BitDepth int
|
||||
|
||||
Reference in New Issue
Block a user