Click or drag to resize
XDL

XVideoFormatParamvideoCodec Field

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

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

Field Value

Type: DictionaryInt32, eVideoCodec
See Also