Package org.openapitools.client.models
See: Description
-
Class Summary Class Description CaptionModel Represents caption details for a video. CaptionModelAdd Schema for adding a caption. ChapterModel Represents a chapter within a video, including its title and start/end times. CollectionModel Represents a video collection in the library. CollectionUpdateCollectionRequest CreateVideoModel Schema for creating a new video entry. FetchVideoRequest Schema for fetching a video from a remote URL. MetaTagModel Represents a metadata tag for a video. MomentModel Represents a key moment in the video with a descriptive label and timestamp. PaginationListOfCollectionModel A paginated list of collections. PaginationListOfVideoModel A paginated list of videos. ResolutionReference Reference to a specific video resolution including its file path. StatusModel Generic status response model indicating the success or failure of an operation. StatusModelOfVideoResolutionsInfoModel StatusModelOfVideoResolutionsInfoModelAllOfData StorageObjectModel Represents a storage object containing file details for a video. TranscodingMessageModel Represents a message from the transcoding process indicating warnings or errors. TranscribeSettings Settings for video transcription that allow overriding default transcription options. UpdateCollectionModel Schema for updating collection details. UpdateVideoModel Schema for updating video metadata. VideoAddCaptionRequest VideoCreateVideoRequest VideoFetchNewVideoRequest VideoHeatmapModel Represents the heatmap data for a video. VideoModel Represents a video and its metadata including title, upload date, dimensions, encoding status, and more. VideoModelStatus VideoOEmbedModel Represents OEmbed data for a video, including embed HTML and metadata such as title and provider information. VideoPlayDataModel Contains all necessary playback information for a video, including various URLs and player configurations. VideoPlayDataModelVideo The video data model. VideoResolutionsInfoModel Represents detailed resolution information for a video, including available, configured, and storage resolutions. VideoStatisticsModel Represents various statistics for a video including view counts, watch time, and engagement score. VideoTranscribeVideoRequest VideoUpdateVideoRequest -
Enum Summary Enum Description EncoderOutputCodec Output codec used for encoding the video: 0 = x264, 1 = vp9, 2 = hevc, 3 = av1. IssueCodes The issue code representing a specific transcoding problem. Severity The severity level of a transcoding message: 0 = Undefined, 1 = Information, 2 = Warning, 3 = Error.