|
XVideoChannelRecordTimeToPts(UInt64) Method
|
마이크로초 단위의 유닉스(UNIX) 시간에 대응하는 프레임 PTS를 얻는다.
Namespace: Pixoneer.NXDL.NXVideoAssembly: NXVideo (in NXVideo.dll) Version: 2.0.3.38
Syntaxpublic long RecordTimeToPts(
ulong timeUTCMicroSec
)
Parameters
- timeUTCMicroSec UInt64
- 마이크로초 단위 유닉스 시간.
Return Value
Int64 PTS 값.
See Also