Click or drag to resize
XDL

XEncodeProgramParamAudioParam Property

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

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

Parameters

index  Int32
 

Property Value

XEncodeAudioParam
See Also