Important: The commands or keywords/variables that are available are dependent on platform type, product version, and installed license(s).
audio encoding_name: Specifies the encoding name of the dynamic audio codec added to the allowed codec list.
encoding_name must be from 1 to 49 alpha and/or numeric characters.
video encoding_name: Specifies the encoding name of the dynamic video or audio-video codec added to the allowed codec list.
encoding_name must be from 1 to 49 alpha and/or numeric characters.
clock_rate: Specifies the sampling rate of the codec.
clock_rate must be an integer from 0 to 1000000.
channels: Specifies the number of channels required by the codec.
channels must be an integer from 1 to 1000000.
Specifies that all dynamic codecs are removed from the allowed codecs list. If an encoding_name is specified, then only the codec specified by the
encoding_name is removed. Furthermore, if a supporting
clock_rate and/or
channels are specified, then only the
encoding_name with the specified
clock_rate and/or
channels is removed.
audio payload_type: Specifies the audio codec added to the allowed codecs list.
payload_type must be an integer from 0 to 95. Default value is 5.
video payload_type: Specifies the video or audio-video codec added to the allowed codecs list.
payload_type must be an integer from 0 to 95. Default value is 5.
Specifies that all static codecs are removed from the allowed codecs list. If a payload_type is specified, then only the codec specified by the
payload_type is removed.