Partager via


VideoFlags.CanStream Propriété

Définition

Obtient ou définit la valeur indiquant si la vidéo peut ou non être diffusée en continu. Seules les vidéos de type « archive » peuvent être diffusées en continu.

[Newtonsoft.Json.JsonProperty(PropertyName="canStream")]
public bool CanStream { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="canStream")>]
member this.CanStream : bool with get, set
Public Property CanStream As Boolean

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à