Click or drag to resize

StreamInfoDisposition Property

Gets the disposition flags. Please see ffmpeg.AV_DISPOSITION_* fields.

Namespace:  CSVideoPlayer
Assembly:  CSVideoPlayer (in CSVideoPlayer.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public int Disposition { get; }

Property Value

Type: Int32
See Also