Package 

Class CreateVideoModel


  • 
    public final class CreateVideoModel
    
                        

    Schema for creating a new video entry. 'title' is required.

    • Constructor Detail

      • CreateVideoModel

        CreateVideoModel(String title, String collectionId, Integer thumbnailTime)
        Parameters:
        title - The title of the new video.
        collectionId - Optional collection ID where the video will be placed.
        thumbnailTime - Video time in milliseconds used to extract the main video thumbnail.