Skip to main content

Module fmtp

Module fmtp 

Source
Expand description

Codec fmtp parameter names and canonical valuse

Constantsยง

H264_DEFAULT_PACKETIZATION_MODE
Default H264 packetization mode when the parameter is omitted.
H264_DEFAULT_PROFILE_LEVEL_ID
Default H264 profile-level-id when the parameter is omitted.
H264_PACKETIZATION_MODE
H264 packetization mode parameter.
H264_PROFILE_LEVEL_ID
H264 profile-level-id parameter.
NAME_VALUE_SEPARATOR
Separator between an RTX fmtp parameter name and value.
OPUS_USE_IN_BAND_FEC
Opus in-band FEC parameter
PARAMETER_SEPARATOR
Separator between format-specific parameters used by RTX fmtp.
RTX_ASSOCIATION
RTX associated payload type parameter
VALUE_DISABLED
Canonical numeric disabled flag used in WebRTC fmtp dictionaries
VALUE_ENABLED
Canonical numeric enabled flag used in WebRTC fmtp dictionaries.
VALUE_FALSE
Textual disabled flag accepted by current ORTC/WebRTC capability payloads
VALUE_TRUE
Textual enabled flag accepted by current ORTC/WebRTC capability payloads
VP9_DEFAULT_PROFILE_ID
Default VP9 profile when profile-id is omitted.
VP9_PROFILE_ID
VP9 profile-id parameter.