adobe-firefly-sdk
    Preparing search index...

    Type Alias VideoOutput

    VideoOutput

    type VideoOutput = {
        seed: number;
        video: VideoResult;
    }
    Index

    Properties

    Properties

    seed: number

    The seed value used for generating this video output.