Click or drag to resize
VideoLowResolution Property
Gets or sets the low resolution.

Namespace: InstaSharp.Models
Assembly: InstaSharp (in InstaSharp.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
public Resolution LowResolution { get; set; }

Property Value

Type: Resolution
The low resolution.
See Also