Click or drag to resize
XDL

XEncodeProgramParamMetadParam Property

기본 스트림을 0으로 하는 색인에 대한 메타데이터 인코딩 파라미터를 얻는다.

Namespace: Pixoneer.NXDL.NXVideo
Assembly: NXVideo (in NXVideo.dll) Version: 2.0.3.38
Syntax
C#
public XEncodeMetadParam this[
	int index
] { get; }

Parameters

index  Int32
 

Property Value

XEncodeMetadParam
See Also