adobe-firefly-sdk
    Preparing search index...

    Type Alias ClinetoSize

    ClinetoSize

    type ClinetoSize = {
        height: number;
        width: number;
    }
    Index

    Properties

    Properties

    height: number

    The height of the output video.

    width: number

    The width of the output video.