Values.StreamSelectionSourceA StreamSelection configuration.
type nonrec t = {maxVideoBitsPerSecond : int option;The maximum video bitrate (bps) to include in output.
*)minVideoBitsPerSecond : int option;The minimum video bitrate (bps) to include in output.
*)streamOrder : StreamOrder.t option;A directive that determines the order of streams in the output.
*)}