generated from fahricansecer/boilerplate-be
@@ -29,6 +29,9 @@ public class VideoGenerationJob
|
||||
[JsonPropertyName("videoStyle")]
|
||||
public string VideoStyle { get; set; } = "CINEMATIC";
|
||||
|
||||
[JsonPropertyName("visualEffect")]
|
||||
public string VisualEffect { get; set; } = "kenburns";
|
||||
|
||||
[JsonPropertyName("targetDuration")]
|
||||
public int TargetDuration { get; set; } = 60;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user