ChannelSpecification
class ChannelSpecification
Defines a named input source, called a channel, to be used by an algorithm.
Types
Properties
Link copied to clipboard
A brief description of the channel.
Link copied to clipboard
Indicates whether the channel is required by the algorithm.
Link copied to clipboard
The allowed compression types, if data compression is used.
Link copied to clipboard
The supported MIME types for the data.
Link copied to clipboard
The allowed input mode, either FILE or PIPE.