Click or drag to resize
VideoTrackDescriptorHeight Property
Gets or sets the height.

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

Property Value

Type: Int32
The height.
See Also