Values.ProbeResultSourceProbe results for your media file.
type nonrec t = {container : Container.t option;The container of your media file. This information helps you understand the overall structure and details of your media, including format, duration, and track layout.
*)metadata : Metadata.t option;Metadata and other file information.
*)trackMappings : TrackMapping.t list option;An array containing track mapping information.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `List of
[> `Structure of
(string * [> `List of [> `Integer of int ] list ]) list ]
list
| `Structure of
(string
* [> `Double of float
| `Enum of string
| `List of
[> `Structure of
(string
* [> `Double of float
| `Enum of string
| `Integer of int
| `Structure of
(string
* [> `Enum of string
| `Integer of int
| `Long of Awso.Import.Int64.t
| `String of string
| `Structure of
(string
* [> `Enum of string
| `Integer of int
| `String of string
| `Structure of
(string * [> `Integer of int ]) list ])
list ])
list ])
list ]
list
| `Long of Awso.Import.Int64.t
| `String of string
| `Timestamp of string ])
list ])
list ]