Class VideoGenerationSettings
Inheritance
VideoGenerationSettings
Assembly: Glitch9.AIDevKit.Agent.dll
Syntax
[Serializable]
public class VideoGenerationSettings : GenerationSettings, IVideoGenerationOptions, IGenerationOptions
Properties
|
Edit this page
View Source
AspectRatio
Declaration
public GoogleTypes.AspectRatio AspectRatio { get; }
Property Value
|
Edit this page
View Source
ModelType
Declaration
public override ModelType ModelType { get; }
Property Value
Overrides
|
Edit this page
View Source
PersonGeneration
Declaration
public GoogleTypes.PersonGeneration PersonGeneration { get; }
Property Value
|
Edit this page
View Source
Size
Declaration
public string Size { get; }
Property Value
Implements
Extension Methods