videoEncoding property

VideoEncoding? videoEncoding
final

If provided, this will be used instead of the SDK's suggested encodings. Usually you don't need to provide this. Defaults to null.

Implementation

final VideoEncoding? videoEncoding;