Module Values_0.MediaConcurrenciesSource

Sourcetype nonrec t = MediaConcurrency.t list
Sourceval make : 'a -> 'a
Sourceval of_string : 'a -> 'b
Sourceval to_value : MediaConcurrency.t list -> [> `List of [> `Structure of (string * [> `Enum of string | `Integer of Concurrency.t | `Structure of (string * [> `Enum of string ]) list ]) list ] list ]
Sourceval to_header : 'a -> 'b
Sourceval of_json : [> Yojson.Safe.t ] -> MediaConcurrency.t list