Values.SrtSettingsSourceThe configured settings for SRT inputs (caller and listener).
type nonrec t = {srtCallerSources : SrtCallerSource.t list option;srtListenerSettings : SrtListenerSettings.t option;}val to_value :
t ->
[> `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `Integer of int
| `String of string
| `Structure of
(string * [> `Enum of string | `String of string ])
list ])
list ]
list
| `Structure of
(string
* [> `Integer of int
| `String of string
| `Structure of
(string * [> `Enum of string | `String of string ]) list ])
list ])
list ]