Click or drag to resize
XDL

XEncodeVideoParamviInputPixFmt Field

입력 화소 형식 (예: YUV420P, RGB24 등, 기본값: YUV420P).

Namespace: Pixoneer.NXDL.NXVideo
Assembly: NXVideo (in NXVideo.dll) Version: 2.0.3.38
Syntax
C#
public eVideoPixFmt viInputPixFmt

Field Value

eVideoPixFmt
Remarks
인코더 내부에서는 코덱에 따라 YUV420P 또는 NV12 형식을 사용한다.
See Also