Property Width
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
Width
Gets the width of the video.
[JsonProperty("width", NullValueHandling = NullValueHandling.Ignore)]
public int Width { get; }
Gets the width of the video.
[JsonProperty("width", NullValueHandling = NullValueHandling.Ignore)]
public int Width { get; }