|
XUASLocalSetEncoderSetTimeStamp Method
|
메타데이터 생성 시각을 설정한다. 이 시각은 메타데이터에 포함된 모든 센서 항목들의 취득 시각이다.
Namespace: Pixoneer.NXDL.NXVideoAssembly: NXVideo (in NXVideo.dll) Version: 2.0.3.38
Syntaxpublic void SetTimeStamp(
ulong time
)
Parameters
- time UInt64
- UTC 기준 마이크로초 단위 시각(타임스탬프).
See Also