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: 9.0.26418.0 , built 2021-10-22 08:45:17 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