FFProbe ProcessPriority Property NReco.VideoInfo Class Library Documentation
Gets or sets FFProbe process priority (Normal by default)

Namespace: NReco.VideoInfo
Assembly: NReco.VideoInfo (in NReco.VideoInfo.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public ProcessPriorityClass ProcessPriority { get; set; }

Property Value

Type: ProcessPriorityClass
See Also