 | NXVideoDrawArgsMetadFrame Property |
현재 렌더링하는 비디오 프레임에 연결된 메타데이터 프레임. 주의! 내부 비관리 객체 포인터는 렌더 콜백 함수에서만 유효하다.
Namespace:
Pixoneer.NXDL.NXVideo
Assembly:
NXVideo (in NXVideo.dll) Version: 1.2.817.72
Syntaxpublic XFrameMetad MetadFrame { get; set; }
Property Value
Type:
XFrameMetad
See Also