Node.Channel_mergerChannel merger nodes.
The type for ChannelMergeOptions.
val opts : 
  ?channel_count:int ->
  ?channel_count_mode:Channel_count_mode.t ->
  ?channel_interpretation:Channel_interpretation.t ->
  ?input_count:int ->
  unit ->
  optsopts () are channel merger node options with given parameters.
The type for ChannelMergerNode objects.