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