Condividi tramite


VideoSink.VideoName Property

Definition

Gets or sets name of a new or existing video resource used to capture and publish content. Note: if downstream of RTSP source, and if disableArchive is set to true, then no content is archived.

[Newtonsoft.Json.JsonProperty(PropertyName="videoName")]
public string VideoName { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="videoName")>]
member this.VideoName : string with get, set
Public Property VideoName As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to