Values.TransportMediaInfoSourceThe metadata of the transport stream in the current flow's source.
type nonrec t = {programs : TransportStreamProgram.t list option;The list of transport stream programs in the current flow's source.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `Integer of Integer.t
| `List of
[> `Structure of
(string
* [> `Integer of Integer.t
| `String of String_.t
| `Structure of
(string * [> `Integer of Integer.t ]) list ])
list ]
list
| `String of String_.t ])
list ]
list ])
list ]