Click or drag to resize

CombinedHologramSource Class

Inheritance Hierarchy
SystemObject
  LynceeTec.DHM.CameraCombinedHologramSource

Namespace:  LynceeTec.DHM.Camera
Assembly:  LynceeTec.DHM (in LynceeTec.DHM.dll) Version: 8.1.17212.0 8_1_dev af417e8, built 2019-10-03 13:47:41 UTC
Syntax
public class CombinedHologramSource : IHologramSourceCombiner, 
	ICameraHologramSource, IHologramSource, IObservable<Hologram>, ICameraStream, 
	ICameraMemorySource, ICameraMemoryStream, IHologramLoader, IDisposable

The CombinedHologramSource type exposes the following members.

Constructors
  NameDescription
Public methodCombinedHologramSource
Initializes a new instance of the CombinedHologramSource class
Top
Properties
Methods
  NameDescription
Public methodAddSource
Public methodDispose
Releases all resources used by the CombinedHologramSource
Public methodLastHoloForSrcContext
Public methodLoadHologram(String)
Loads a hologram from the hard drive
Public methodLoadHologram(Hologram)
Loads an existing hologram
Public methodResize
Public methodSubscribe
Top
See Also