Values.InputLossBehaviorSourceInput Loss Behavior
type nonrec t = {blackFrameMsec : int option;Documentation update needed
*)inputLossImageColor : string option;When input loss image type is "color" this field specifies the color to use. Value: 6 hex characters representing the values of RGB.
*)inputLossImageSlate : InputLocation.t option;When input loss image type is "slate" these fields specify the parameters for accessing the slate.
*)inputLossImageType : InputLossImageType.t option;Indicates whether to substitute a solid color or a slate into the output after input loss exceeds blackFrameMsec.
*)repeatFrameMsec : int option;Documentation update needed
*)}