Click or drag to resize
XDL

XVideoChannelThreadPriority Property

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

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

Property Value

Type: eThreadPriority
See Also