Click or drag to resize
XDL

XVideoProgramInfoStreamInfo Property

동영상 스트림별 구성 정보.

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

Parameters

id  Int32
 

Property Value

XStreamInfo
See Also