Module windows_capture::encoder

source ·
Expand description

Contains the encoder functionality for encoding captured frames.

Structs§

  • The ImageEncoder struct represents an image encoder that can be used to encode image buffers to image bytes with a specified format and color format.
  • The VideoEncoder struct represents a video encoder that can be used to encode video frames and save them to a specified file path.

Enums§