|
XVideoEncoderOpen(String) Method
|
비어 있는 다중 프로그램 동영상 출력을 생성한다.
Namespace: Pixoneer.NXDL.NXVideoAssembly: NXVideo (in NXVideo.dll) Version: 2.0.3.38
Syntaxpublic bool Open(
string strURL
)
Parameters
- strURL String
- 출력 URL.
Return Value
Boolean 인코더 생성 여부.
See Also