adobe-firefly-sdk
    Preparing search index...

    Type Alias TranscribeVideoInput

    The request body for transcribing video.

    type TranscribeVideoInput = {
        video: VideoInput;
    }
    Index

    Properties

    Properties

    video: VideoInput