native property

NativeOutputFileFormatConfig? native
getter/setter pair

Configuration for the native output format.

If this field is set or if no other output format field is set then transcripts will be written to the sink in the native format.

Implementation

NativeOutputFileFormatConfig? native;