Click or drag to resize
StreamIndexDisplayWidth Property

The suggested display width of a video sample, in pixels.

Namespace: StreamCoders.Adaptive.SmoothStreaming
Assembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax
public Nullable<uint> DisplayWidth { get; set; }

Property Value

Type: NullableUInt32
See Also