Values.NdiMediaInfoSourceMetadata about the audio and video media that is part of the NDI® source content. This includes details about the individual media streams.
type nonrec t = {streams : NdiMediaStreamInfo.t list option;A list of the individual media streams that make up the NDI source. This includes details about each stream's codec, resolution, frame rate, audio channels, and other parameters.
*)}