The types of user input. Used as the type for the discriminated union
type
{@link IInput}
The user input will fulfil the {@link IAudio} interface
The user input will fulfil the {@link IImage} interface
The user input will fulfil the {@link IText} interface
The user input will fulfil the {@link IVideo} interface
The types of user input. Used as the
type
for the discriminated union{@link IInput}