Skip to content

Commit

Permalink
Update VideoOperation.swift
Browse files Browse the repository at this point in the history
  • Loading branch information
starkdmi committed Jun 25, 2023
1 parent a4f729e commit fe8bb12
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Sources/Types/Video/VideoOperation.swift
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ public enum VideoOperation: Equatable, Hashable {
case mirror

/// Image processing
/// Warning: `CIImage` size should not be modified
case imageProcessing(ImageProcessor)

/// Transform value
Expand Down

0 comments on commit fe8bb12

Please sign in to comment.