Output formats for screen recording.
public enum RecordingFormat
kind:method, kind:property, kind:ctor. Press Esc to clear.GifOutput as an animated GIF.JpegSequenceOutput as a sequence of JPEG images.PngSequenceOutput as a sequence of PNG images.RawFramesOutput as raw frame data (for custom processing).