CodecDescription table

The CodecDescription table maps unique codec identifiers to their corresponding codec. Codecs are used to encode digital signals for transmission and broadcast, and then to decode those signals for playback. This table was introduced in Microsoft Lync Server 2013

Column Data Type Key/Index Details
CodecDescriptionKey
smallint
Primary
Unique identifier assigned to the codec.
CodecDescription
varchar(256)
Unique
Unique description of the codec corresponding to the CodecDescriptionKey.