 | XVideoLiveStreamingMode Property |
비디오 입력 소스가 라이브 스트리밍인지 나타낸다. 라이브 스트리밍의 경우 검색이 안 되고 PTS를 무시하고 패킷이 도달하는 대로 그린다.
Namespace:
Pixoneer.NXDL.NXVideo
Assembly:
NXVideo (in NXVideo.dll) Version: 1.2.817.72
Syntaxpublic bool LiveStreamingMode { get; set; }
Property Value
Type:
Boolean
See Also