Click or drag to resize
CaptureDeviceMulticastProviderClientWidth Property
Gets or sets the desired width of the output pictures.

Namespace: StreamCoders.Devices
Assembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax
public int Width { get; set; }

Property Value

Type: Int32
The desired width of the output pictures
See Also