Skip to main content

Auki::ConjureKit::Manna::DebugStorage::DebugFrameManager

Public Functions

Name
voidStoreLastCalibrationFrameData(Action< Texture2D, Texture2D, long, long, string > onCalibrationFrameDataReady)
voidStoreVideoFeedFrameData(Action< Texture2D, long, string > onVideoFeedFrameDataReady)

Public Functions Documentation

function StoreLastCalibrationFrameData

void StoreLastCalibrationFrameData(
Action< Texture2D, Texture2D, long, long, string > onCalibrationFrameDataReady
)

function StoreVideoFeedFrameData

void StoreVideoFeedFrameData(
Action< Texture2D, long, string > onVideoFeedFrameDataReady
)