|
XFramePictureFrameQueueSize Method
|
비관리 프레임 큐의 길이를 구한다.
Namespace: Pixoneer.NXDL.NXVideoAssembly: NXVideo (in NXVideo.dll) Version: 3.0.0.0
Syntaxpublic static int FrameQueueSize(
IntPtr queue
)
Parameters
- queue IntPtr
- 비관리 프레임 큐의 포인터.
Return Value
Int32 큐에 있는 프레임 개수.
See Also