Class VideoContent
Represents a single instance of chat video content.
Inherited Members
Namespace: Oci.GenerativeaiinferenceService.Models
Assembly: OCI.DotNetSDK.Generativeaiinference.dll
Syntax
public class VideoContent : ChatContent
Properties
VideoUrl
Declaration
[JsonProperty(PropertyName = "videoUrl")]
public VideoUrl VideoUrl { get; set; }
Property Value
Type | Description |
---|---|
VideoUrl |