|
| virtual VideoAgeGating | AgeGating [get, set] |
| | Age restriction details related to a video. This data can only be retrieved by the video owner. More...
|
| |
| virtual VideoContentDetails | ContentDetails [get, set] |
| | The contentDetails object contains information about the video content, including the length of the video and its aspect ratio. More...
|
| |
| virtual string | ETag [get, set] |
| | Etag of this resource. More...
|
| |
| virtual VideoFileDetails | FileDetails [get, set] |
| | The fileDetails object encapsulates information about the video file that was uploaded to YouTube, including the file's resolution, duration, audio and video codecs, stream bitrates, and more. This data can only be retrieved by the video owner. More...
|
| |
| virtual string | Id [get, set] |
| | The ID that YouTube uses to uniquely identify the video. More...
|
| |
| virtual string | Kind [get, set] |
| | Identifies what kind of resource this is. Value: the fixed string "youtube#video". More...
|
| |
| virtual VideoLiveStreamingDetails | LiveStreamingDetails [get, set] |
| | The liveStreamingDetails object contains metadata about a live video broadcast. The object will only be present in a video resource if the video is an upcoming, live, or completed live broadcast. More...
|
| |
| virtual System.Collections.Generic.IDictionary< string, VideoLocalization > | Localizations [get, set] |
| | List with all localizations. More...
|
| |
| virtual VideoMonetizationDetails | MonetizationDetails [get, set] |
| | The monetizationDetails object encapsulates information about the monetization status of the video. More...
|
| |
| virtual VideoPlayer | Player [get, set] |
| | The player object contains information that you would use to play the video in an embedded player. More...
|
| |
| virtual VideoProcessingDetails | ProcessingDetails [get, set] |
| | The processingDetails object encapsulates information about YouTube's progress in processing the uploaded video file. The properties in the object identify the current processing status and an estimate of the time remaining until YouTube finishes processing the video. This part also indicates whether different types of data or content, such as file details or thumbnail images, are available for the video. More...
|
| |
| virtual VideoProjectDetails | ProjectDetails [get, set] |
| | The projectDetails object contains information about the project specific video metadata. More...
|
| |
| virtual VideoRecordingDetails | RecordingDetails [get, set] |
| | The recordingDetails object encapsulates information about the location, date and address where the video was recorded. More...
|
| |
| virtual VideoSnippet | Snippet [get, set] |
| | The snippet object contains basic details about the video, such as its title, description, and category. More...
|
| |
| virtual VideoStatistics | Statistics [get, set] |
| | The statistics object contains statistics about the video. More...
|
| |
| virtual VideoStatus | Status [get, set] |
| | The status object contains information about the video's uploading, processing, and privacy statuses. More...
|
| |
| virtual VideoSuggestions | Suggestions [get, set] |
| | The suggestions object encapsulates suggestions that identify opportunities to improve the video quality or the metadata for the uploaded video. This data can only be retrieved by the video owner. More...
|
| |
| virtual VideoTopicDetails | TopicDetails [get, set] |
| | The topicDetails object encapsulates information about Freebase topics associated with the video. More...
|
| |
|
string | ETag |
| |
A video resource represents a YouTube video.