Property OutputExtension
OutputExtension
Gets the file extension of the produced encoding, such as
".png". This matches the source format when an encoder for
it exists; sources without an encoder are re-encoded, and this
property states what was actually produced.
public string OutputExtension { get; }