A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
_
V
- videoAddCaption(Long,String,String,VideoAddCaptionRequest) - function in net.bunny.api.api.ManageVideosApi
- Add Caption Adds caption data to the specified video for the given language.
- VideoAddCaptionRequest - class in org.openapitools.client.models
- videoAddCaptionRequestConfig(Long,String,String,VideoAddCaptionRequest) - function in net.bunny.api.api.ManageVideosApi
- To obtain the request config of the operation videoAddCaption
- videoAddCaptionWithHttpInfo(Long,String,String,VideoAddCaptionRequest) - function in net.bunny.api.api.ManageVideosApi
- Add Caption Adds caption data to the specified video for the given language.
- videoCreateVideo(Long,VideoCreateVideoRequest) - function in net.bunny.api.api.ManageVideosApi
- Create Video Creates a new video entry in the specified library.
- VideoCreateVideoRequest - class in org.openapitools.client.models
- videoCreateVideoRequestConfig(Long,VideoCreateVideoRequest) - function in net.bunny.api.api.ManageVideosApi
- To obtain the request config of the operation videoCreateVideo
- videoCreateVideoWithHttpInfo(Long,VideoCreateVideoRequest) - function in net.bunny.api.api.ManageVideosApi
- Create Video Creates a new video entry in the specified library.
- videoDeleteCaption(Long,String,String) - function in net.bunny.api.api.ManageVideosApi
- Delete Caption Deletes the caption for the specified language from the video.
- videoDeleteCaptionRequestConfig(Long,String,String) - function in net.bunny.api.api.ManageVideosApi
- To obtain the request config of the operation videoDeleteCaption
- videoDeleteCaptionWithHttpInfo(Long,String,String) - function in net.bunny.api.api.ManageVideosApi
- Delete Caption Deletes the caption for the specified language from the video.
- videoDeleteResolutions(Long,String,String,Boolean,Boolean,Boolean,Boolean) - function in net.bunny.api.api.ManageVideosApi
- Cleanup Unconfigured Resolutions Cleans up unconfigured resolutions for the specified video.
- videoDeleteResolutionsRequestConfig(Long,String,String,Boolean,Boolean,Boolean,Boolean) - function in net.bunny.api.api.ManageVideosApi
- To obtain the request config of the operation videoDeleteResolutions
- videoDeleteResolutionsWithHttpInfo(Long,String,String,Boolean,Boolean,Boolean,Boolean) - function in net.bunny.api.api.ManageVideosApi
- Cleanup Unconfigured Resolutions Cleans up unconfigured resolutions for the specified video.
- videoDeleteVideo(Long,String) - function in net.bunny.api.api.ManageVideosApi
- Delete Video Deletes the specified video permanently from the video library.
- videoDeleteVideoRequestConfig(Long,String) - function in net.bunny.api.api.ManageVideosApi
- To obtain the request config of the operation videoDeleteVideo
- videoDeleteVideoWithHttpInfo(Long,String) - function in net.bunny.api.api.ManageVideosApi
- Delete Video Deletes the specified video permanently from the video library.
- videoFetchNewVideo(Long,VideoFetchNewVideoRequest,String,Integer) - function in net.bunny.api.api.ManageVideosApi
- Fetch Video Fetches a video from a remote URL and adds it to the specified library.
- VideoFetchNewVideoRequest - class in org.openapitools.client.models
- videoFetchNewVideoRequestConfig(Long,VideoFetchNewVideoRequest,String,Integer) - function in net.bunny.api.api.ManageVideosApi
- To obtain the request config of the operation videoFetchNewVideo
- videoFetchNewVideoWithHttpInfo(Long,VideoFetchNewVideoRequest,String,Integer) - function in net.bunny.api.api.ManageVideosApi
- Fetch Video Fetches a video from a remote URL and adds it to the specified library.
- videoGetVideo(Long,String) - function in net.bunny.api.api.ManageVideosApi
- Get Video Retrieves detailed metadata for the specified video, including status, dimensions, encoding progress, and more.
- videoGetVideoHeatmap(Long,String) - function in net.bunny.api.api.ManageVideosApi
- Get Video Heatmap Retrieves the heatmap data for the specified video, indicating the percentage of watch time across the video's duration.
- videoGetVideoHeatmapRequestConfig(Long,String) - function in net.bunny.api.api.ManageVideosApi
- To obtain the request config of the operation videoGetVideoHeatmap
- videoGetVideoHeatmapWithHttpInfo(Long,String) - function in net.bunny.api.api.ManageVideosApi
- Get Video Heatmap Retrieves the heatmap data for the specified video, indicating the percentage of watch time across the video's duration.
- videoGetVideoPlayData(Long,String,String,Long) - function in net.bunny.api.api.ManageVideosApi
- Get Video Play Data Retrieves playback data for the specified video including video URLs, captions path, authentication tokens, and player settings.
- videoGetVideoPlayDataRequestConfig(Long,String,String,Long) - function in net.bunny.api.api.ManageVideosApi
- To obtain the request config of the operation videoGetVideoPlayData
- videoGetVideoPlayDataWithHttpInfo(Long,String,String,Long) - function in net.bunny.api.api.ManageVideosApi
- Get Video Play Data Retrieves playback data for the specified video including video URLs, captions path, authentication tokens, and player settings.
- videoGetVideoRequestConfig(Long,String) - function in net.bunny.api.api.ManageVideosApi
- To obtain the request config of the operation videoGetVideo
- videoGetVideoResolutions(Long,String) - function in net.bunny.api.api.ManageVideosApi
- Video Resolutions Info Retrieves information about the available and configured resolutions for the specified video.
- videoGetVideoResolutionsRequestConfig(Long,String) - function in net.bunny.api.api.ManageVideosApi
- To obtain the request config of the operation videoGetVideoResolutions
- videoGetVideoResolutionsWithHttpInfo(Long,String) - function in net.bunny.api.api.ManageVideosApi
- Video Resolutions Info Retrieves information about the available and configured resolutions for the specified video.
- videoGetVideoStatistics(Long,String,String,Boolean,String) - function in net.bunny.api.api.ManageVideosApi
- Get Video Statistics Retrieves statistical data for videos in the specified library.
- videoGetVideoStatisticsRequestConfig(Long,String,String,Boolean,String) - function in net.bunny.api.api.ManageVideosApi
- To obtain the request config of the operation videoGetVideoStatistics
- videoGetVideoStatisticsWithHttpInfo(Long,String,String,Boolean,String) - function in net.bunny.api.api.ManageVideosApi
- Get Video Statistics Retrieves statistical data for videos in the specified library.
- videoGetVideoWithHttpInfo(Long,String) - function in net.bunny.api.api.ManageVideosApi
- Get Video Retrieves detailed metadata for the specified video, including status, dimensions, encoding progress, and more.
- VideoHeatmapModel - class in org.openapitools.client.models
- Represents the heatmap data for a video.
- videoList(Long,Integer,Integer,String,String,String) - function in net.bunny.api.api.ManageVideosApi
- List Videos Retrieves a paginated list of videos from the specified video library.
- videoListRequestConfig(Long,Integer,Integer,String,String,String) - function in net.bunny.api.api.ManageVideosApi
- To obtain the request config of the operation videoList
- videoListWithHttpInfo(Long,Integer,Integer,String,String,String) - function in net.bunny.api.api.ManageVideosApi
- List Videos Retrieves a paginated list of videos from the specified video library.
- VideoModel - class in org.openapitools.client.models
- Represents a video and its metadata including title, upload date, dimensions, encoding status, and more.
- VideoModelStatus - class in org.openapitools.client.models
- VideoModelStatus - class in net.bunny.api.model
- VideoModelStatus.Companion - class in net.bunny.api.model.VideoModelStatus
- VideoOEmbedModel - class in org.openapitools.client.models
- Represents OEmbed data for a video, including embed HTML and metadata such as title and provider information.
- VideoPlayDataModel - class in org.openapitools.client.models
- Contains all necessary playback information for a video, including various URLs and player configurations.
- VideoPlayDataModelVideo - class in org.openapitools.client.models
- The video data model.
- videoReencodeUsingCodec(Long,String,EncoderOutputCodec) - function in net.bunny.api.api.ManageVideosApi
- Add output codec to video Adds a specified output codec to the video.
- videoReencodeUsingCodecRequestConfig(Long,String,EncoderOutputCodec) - function in net.bunny.api.api.ManageVideosApi
- To obtain the request config of the operation videoReencodeUsingCodec
- videoReencodeUsingCodecWithHttpInfo(Long,String,EncoderOutputCodec) - function in net.bunny.api.api.ManageVideosApi
- Add output codec to video Adds a specified output codec to the video.
- videoReencodeVideo(Long,String) - function in net.bunny.api.api.ManageVideosApi
- Reencode Video Initiates a re-encoding process for the specified video.
- videoReencodeVideoRequestConfig(Long,String) - function in net.bunny.api.api.ManageVideosApi
- To obtain the request config of the operation videoReencodeVideo
- videoReencodeVideoWithHttpInfo(Long,String) - function in net.bunny.api.api.ManageVideosApi
- Reencode Video Initiates a re-encoding process for the specified video.
- videoRepackage(Long,String,Boolean) - function in net.bunny.api.api.ManageVideosApi
- Repackage Video Repackages the video, with an option to retain original files for faster future operations.
- videoRepackageRequestConfig(Long,String,Boolean) - function in net.bunny.api.api.ManageVideosApi
- To obtain the request config of the operation videoRepackage
- videoRepackageWithHttpInfo(Long,String,Boolean) - function in net.bunny.api.api.ManageVideosApi
- Repackage Video Repackages the video, with an option to retain original files for faster future operations.
- VideoResolutionsInfoModel - class in org.openapitools.client.models
- Represents detailed resolution information for a video, including available, configured, and storage resolutions.
- videoSetThumbnail(Long,String,String) - function in net.bunny.api.api.ManageVideosApi
- Set Thumbnail Sets or updates the thumbnail image for the specified video using the provided thumbnail URL.
- videoSetThumbnailRequestConfig(Long,String,String) - function in net.bunny.api.api.ManageVideosApi
- To obtain the request config of the operation videoSetThumbnail
- videoSetThumbnailWithHttpInfo(Long,String,String) - function in net.bunny.api.api.ManageVideosApi
- Set Thumbnail Sets or updates the thumbnail image for the specified video using the provided thumbnail URL.
- VideoStatisticsModel - class in org.openapitools.client.models
- Represents various statistics for a video including view counts, watch time, and engagement score.
- videoTranscribeVideo(Long,String,String,Boolean,VideoTranscribeVideoRequest) - function in net.bunny.api.api.ManageVideosApi
- Transcribe Video Initiates the transcription process for the specified video.
- VideoTranscribeVideoRequest - class in org.openapitools.client.models
- videoTranscribeVideoRequestConfig(Long,String,String,Boolean,VideoTranscribeVideoRequest) - function in net.bunny.api.api.ManageVideosApi
- To obtain the request config of the operation videoTranscribeVideo
- videoTranscribeVideoWithHttpInfo(Long,String,String,Boolean,VideoTranscribeVideoRequest) - function in net.bunny.api.api.ManageVideosApi
- Transcribe Video Initiates the transcription process for the specified video.
- videoUpdateVideo(Long,String,VideoUpdateVideoRequest) - function in net.bunny.api.api.ManageVideosApi
- Update Video Updates metadata and other details for the specified video.
- VideoUpdateVideoRequest - class in org.openapitools.client.models
- videoUpdateVideoRequestConfig(Long,String,VideoUpdateVideoRequest) - function in net.bunny.api.api.ManageVideosApi
- To obtain the request config of the operation videoUpdateVideo
- videoUpdateVideoWithHttpInfo(Long,String,VideoUpdateVideoRequest) - function in net.bunny.api.api.ManageVideosApi
- Update Video Updates metadata and other details for the specified video.
- VideoUploader - class in net.bunny.api.upload
- Component that manages video uploads
- videoUploadVideo(Long,String,Boolean,String,String) - function in net.bunny.api.api.ManageVideosApi
- Upload Video Uploads a new video file to the specified video library.
- videoUploadVideoRequestConfig(Long,String,Boolean,String,String) - function in net.bunny.api.api.ManageVideosApi
- To obtain the request config of the operation videoUploadVideo
- videoUploadVideoWithHttpInfo(Long,String,Boolean,String,String) - function in net.bunny.api.api.ManageVideosApi
- Upload Video Uploads a new video file to the specified video library.