Constants

Details

Farstream.CODEC_FORMAT = '%d: %s %s clock:%d channels:%d params:%p'

A format that can be used in printf like format strings to format a Farstream.Codec

Farstream.CODEC_ID_ANY = -1

If the id of a Farstream.Codec is Farstream.CODEC_ID_ANY, then it will be replaced with a dynamic payload type at runtime

Farstream.CODEC_ID_DISABLE = -2

If the id of a Farstream.Codec is Farstream.CODEC_ID_DISABLE, then this codec will not be used

Farstream.RTP_HEADER_EXTENSION_FORMAT = '%d: (%s) %s'

A format that can be used in printf like format strings to format a Farstream.RtpHeaderExtension