Click or drag to resize
XDL

XVideoChannelThreadPriority Property

비디오를 Play시 내부적으로 운용되는 Thread의 priority를 설정한다.

Namespace: Pixoneer.NXDL.NXVideo
Assembly: NXVideo (in NXVideo.dll) Version: 2.0.3.38
Syntax
C#
public eThreadPriority ThreadPriority { get; set; }

Property Value

eThreadPriority
See Also