package
2.2.2
Repository: https://github.com/aler9/gortsplib.git
Documentation: pkg.go.dev

# Functions

Unmarshal decodes a format from a media description.

# Structs

G711 is a format that uses the G711 codec, encoded with mu-law or A-law.
G722 is a format that uses the G722 codec.
Generic is a generic format.
H264 is a format that uses the H264 codec.
H265 is a format that uses the H265 codec.
LPCM is a format that uses the uncompressed, Linear PCM codec.
MJPEG is a format that uses the Motion-JPEG codec.
MPEG2Audio is a format that uses a MPEG-1 or MPEG-2 audio codec.
MPEG2Video is a format that uses a MPEG-1 or MPEG-2 video codec.
MPEG4Audio is a format that uses a MPEG-4 audio codec.
Opus is a format that uses the Opus codec.
Vorbis is a format that uses the Vorbis codec.
VP8 is a format that uses the VP8 codec.
VP9 is a format that uses the VP9 codec.

# Interfaces

Format is a format of a media.