Documentation ¶ Index ¶ type Info func Decode(content string) (infos []Info) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ This section is empty. Types ¶ type Info ¶ type Info struct { AVType string Type int TimeScale int Control string Rtpmap int Config []byte SpropParameterSets [][]byte PayloadType int SizeLength int IndexLength int } func Decode ¶ func Decode(content string) (infos []Info) Source Files ¶ View all Source files sdp.go Click to show internal directories. Click to hide internal directories.