Node.Channel_splitter
Channel 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 -> opts
opts ()
are channel splitter node options with given parameters.
The type for ChannelSplitterNode
objects.