Click or drag to resize
XDL

XVideoAutoFixPts Property

Deprecated: 비디오 PTS를 자동으로 보정하는지 나타낸다. 휴리스틱으로 보정하므로 원본 PTS를 신뢰할 수 있으면 보정하지 않는다. (기본값: 안 함)

Namespace:  Pixoneer.NXDL.NXVideo
Assembly:  NXVideo (in NXVideo.dll) Version: 1.2.817.72
Syntax
C#
public bool AutoFixPts { get; set; }

Property Value

Type: Boolean
See Also