SongGuess
    Preparing search index...
    type StreamVideoInput = {
        height: number;
        width: number;
    }
    Index

    Properties

    Properties

    height: number

    The input height in pixels.

    width: number

    The input width in pixels.