@musallam/audio-video-client
    Preparing search index...

    Type Alias GenerateReframedVideoV2BodyOutputRenditionsItemOneOfTwoResolution

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

    Properties

    Properties

    height: number

    Resolution height of the output in pixels.

    width: number

    Resolution width of the output in pixels.