Values_0.AgentQualityMetricsSourceInformation about the quality of the Agent's media connection
type nonrec t = {audio : AudioQualityMetricsInfo.t option;Information about the audio quality of the Agent
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Structure of
(string
* [> `Float of AudioQualityScore.t
| `List of [> `String of PotentialAudioQualityIssue.t ] list ])
list ])
list ]