Click or drag to resize
XDL

XVideoEncoderOpen(String) Method

비어 있는 다중 프로그램 동영상 출력을 생성한다.

Namespace: Pixoneer.NXDL.NXVideo
Assembly: NXVideo (in NXVideo.dll) Version: 2.0.3.38
Syntax
C#
public bool Open(
	string strURL
)

Parameters

strURL  String
출력 URL.

Return Value

Boolean
인코더 생성 여부.
See Also