

# ClientDescription
<a name="structures-ClientDescription"></a>

Complex type specifying client software and configuration.

## Contents
<a name="structures-ClientDescription-contente"></a>
+ **name**
  + Name of the client software.
  + Type: String
  + Length Constraints: Minimum length of 1. Maximum length of 128.
  + Required: Yes
+ **supported\$1codecs**
  + List of codecs that the client explicitly supports. Default: `["h264"]`.
  + Type: Array of strings
  + Valid Element Values: `h264` \$1 `h265`
  + Required: No
+ **version**
  + Version of the client software.
  + Type: String
  + Length Constraints: Minimum length of 1. Maximum length of 128.
  + Required: Yes