VideoContentMetadata()
Initialize an instance of the current class using the new keyword along with this constructor.
Properties:
| Name | Type | Description | 
|---|---|---|
title | 
            
            string | Title of the video | 
description | 
            
            string | Video description | 
duration | 
            
            number | Duration of the video in milliseconds | 
closedCaptions | 
            
            object | Object containing information about the closed captions available | 
contentType | 
            
            string | A string indicating the type of content in the stream (ex. "video"). | 
hostedAtURL | 
            
            string | The url the video is being hosted from |