Click or drag to resize
XDL

NXVideoTranscodeLayer.UserCodec Field

메타데이터를 처리하기 위한 사용자 코덱을 대리자로 등록한다.

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

Field Value

Dictionary<Int32, XVideoMetadUserCodec>
See Also