type github.com/pion/rtp.HeaderExtension (interface)
Method Implmentations
Get(id uint8) []byte
(*OneByteHeaderExtension).Get
(*RawExtension).Get
(*TwoByteHeaderExtension).Get
GetIDs() []uint8
(*OneByteHeaderExtension).GetIDs
(*RawExtension).GetIDs
(*TwoByteHeaderExtension).GetIDs
Marshal() ([]byte, error)
(*OneByteHeaderExtension).Marshal
(*RawExtension).Marshal
(*TwoByteHeaderExtension).Marshal
MarshalSize() int
(*OneByteHeaderExtension).MarshalSize
(*RawExtension).MarshalSize
(*TwoByteHeaderExtension).MarshalSize
MarshalTo(buf []byte) (int, error)
(*OneByteHeaderExtension).MarshalTo
(*RawExtension).MarshalTo
(*TwoByteHeaderExtension).MarshalTo
Set(id uint8, payload []byte) error
(*OneByteHeaderExtension).Set
(*RawExtension).Set
(*TwoByteHeaderExtension).Set
Unmarshal(buf []byte) (int, error)
(*OneByteHeaderExtension).Unmarshal
(*RawExtension).Unmarshal
(*TwoByteHeaderExtension).Unmarshal
![]() |
The pages are generated with Golds v0.8.2. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |