Click or drag to resize
XDL

XVideoChannelGetPacketQueueSizeMetad Method

Video Frame 영상에 대한 Queue에 쌓여 있는 Packet 큐 크기를 얻는다.

Namespace:  Pixoneer.NXDL.NXVideo
Assembly:  NXVideo (in NXVideo.dll) Version: 1.2.817.72
Syntax
C#
public int GetPacketQueueSizeMetad()

Return Value

Type: Int32
Queue 크기.
See Also