Node.Channel_splitterChannel splitter nodes.
The type for ChannelSplitterOptions.
val opts : ?channel_count:int -> ?channel_count_mode:Channel_count_mode.t -> ?channel_interpretation:Channel_interpretation.t
-> ?output_count:int -> unit -> optsopts () are channel splitter node options with given parameters.
The type for ChannelSplitterNode objects.