Click or drag to resize
XDL

XVideoFormatParamvideoCodec Field

비디오 스트림별 코덱 종류 지정. 누락된 스트림은 기본 속성을 사용한다.

Namespace: Pixoneer.NXDL.NXVideo
Assembly: NXVideo (in NXVideo.dll) Version: 2.0.3.38
Syntax
C#
public Dictionary<int, eVideoCodec> videoCodec

Field Value

DictionaryInt32, eVideoCodec
See Also