Skip to content

Latest commit

 

History

History
27 lines (14 loc) · 1002 Bytes

File metadata and controls

27 lines (14 loc) · 1002 Bytes

JPEGSequenceEncoder

A photo sequence encoder that inherits FrameEncoder. Saves each frame as a photo contained in a ".zip" archive.

Constructor

Construction of the encoder class is not required. Refer to DeckAdapter.render for usage. The constructor accepts a FrameEncoderSettings object.

FrameEncoderSettings

In addition to the FrameEncoder settings, these settings are available under the jpeg namespace.

  • quality - See member note. Defaults to 1.0.

  • archive - zip.

Members

Source

modules/core/src/encoders/video/jpeg-sequence-encoder.ts