|
XVideoIOStrictChecksumKLV Property
|
동영상 메타데이터 체크섬을 엄격하게 검사한다.
체크섬이 없으면 유효하지 않은 것으로 본다.
이 속성은 반드시 OpenURL() 또는 OpenFile() 메소드를 호출하기 전에 설정해야 하며, XVideoFormatParam 인자를 사용하지 않을 때 적용된다.
Namespace: Pixoneer.NXDL.NXVideoAssembly: NXVideo (in NXVideo.dll) Version: 2.0.3.38
Syntaxpublic bool StrictChecksumKLV { get; set; }
Property Value
Boolean
See Also