Skip to content

Commit

Permalink
Added Avci format.
Browse files Browse the repository at this point in the history
  • Loading branch information
dlemstra committed Dec 27, 2024
1 parent ebb6c49 commit f58b30e
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/enums/magick-format.ts
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,11 @@ export enum MagickFormat {
*/
Ashlar = 'ASHLAR',

/**
* AVC Image File Format.
*/
Avci = 'AVCI',

/**
* Microsoft Audio/Visual Interleaved.
*/
Expand Down

0 comments on commit f58b30e

Please sign in to comment.