 | CombinedHologramSourceRawCameraStream Property |
Namespace: LynceeTec.DHM.CameraAssembly: LynceeTec.DHM (in LynceeTec.DHM.dll) Version: 6.4.0.7 6_4_dev 3998a02, built 2016-11-07 15:44:26 UTC
Syntaxpublic IObservable<Hologram> RawCameraStream { get; }
public:
virtual property IObservable<Hologram^>^ RawCameraStream {
IObservable<Hologram^>^ get () sealed;
}
Property Value
Type:
IObservableHologramImplements
ICameraStreamRawCameraStream
See Also