videoPreprocessors property

VideoPreprocessor? videoPreprocessors
final

Find additional transcoding features under Preprocessors (VideoPreprocessors). Enable the features at each output individually. These features are disabled by default.

Implementation

final VideoPreprocessor? videoPreprocessors;