Values.Scte35TimeSignalScheduleActionSettingsSourceSettings for a SCTE-35 time_signal.
type nonrec t = {scte35Descriptors : Scte35Descriptor.t list;The list of SCTE-35 descriptors accompanying the SCTE-35 time_signal.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `Structure of
(string
* [> `Structure of
(string
* [> `Enum of string
| `Integer of int
| `Long of Awso.Import.Int64.t
| `String of string
| `Structure of
(string * [> `Enum of string ]) list ])
list ])
list ])
list ]
list ])
list ]