Click or drag to resize
XDL

XStabilizeLocalSetDecoder Class

사용자 정의 동영상 안정화 메타데이터 해석기(디코더).
Inheritance Hierarchy
SystemObject
  Pixoneer.NXDL.NXVideoXStabilizeLocalSetDecoder

Namespace:  Pixoneer.NXDL.NXVideo
Assembly:  NXVideo (in NXVideo.dll) Version: 2.0.3.30
Syntax
C#
public class XStabilizeLocalSetDecoder : IDisposable

The XStabilizeLocalSetDecoder type exposes the following members.

Constructors
  NameDescription
Public methodXStabilizeLocalSetDecoder
기본 생성자.
Top
Methods
  NameDescription
Public methodDecode
동영상 안정화 메타데이터를 해석한다.
Top
See Also