Table of Contents

Class VideoParameters

Namespace
Glitch9.AIDevKit
[Serializable]
public class VideoParameters : IGenerativeParameters
Inheritance
object
VideoParameters
Implements

Fields

AspectRatio

[ApiSpecificAttribute]
public GoogleTypes.AspectRatio AspectRatio

Field Value

GoogleTypes.AspectRatio

PersonGeneration

[ApiSpecificAttribute]
public GoogleTypes.PersonGeneration PersonGeneration

Field Value

GoogleTypes.PersonGeneration

Size

[ApiSpecificAttribute]
[ImageSizeSwitchAttribute]
public string Size

Field Value

string

Properties

Api

public Api Api { get; }

Property Value

Api

Model

public string Model { get; }

Property Value

string

Stream

public bool Stream { get; }

Property Value

bool