Navigation
API > API/Plugins > API/Plugins/RemoteSession
Classes
| Type | Name | Description | |
|---|---|---|---|
| FARSystemProxy | This class acts as if there is a AR system present on the desktop that is receiving data from a remote device | ||
| FRemoteSessionARCameraChannel | |||
| FRemoteSessionARCameraChannelFactoryWorker | |||
| FRemoteSessionARSystemChannel | Class used to deliver AR trackable items to the remote machine. | ||
| FRemoteSessionARSystemChannelFactoryWorker | |||
| FRemoteSessionChannelRegistry | |||
| FRemoteSessionImageChannel | A channel that takes an image (created by an IRemoteSessionImageProvider), then sends it to the client (with a FRemoteSessionImageSender). | ||
| FRemoteSessionImageReceiveStats | |||
| FRemoteSessionInputChannel | |||
| FRemoteSessionLiveLinkChannel | |||
| FRemoteSessionXRTrackingChannel | |||
| FRemoteSesstionImageCaptureStats | |||
| FXRTrackingProxy | |||
| IRemoteSessionChannel | |||
| IRemoteSessionChannelFactoryWorker | |||
| IRemoteSessionImageProvider |
Functions
| Type | Name | Description | |
|---|---|---|---|
DECLARE_CYCLE_STAT
(
TEXT("RS.ImageCaptureTime"), |
|||
DECLARE_CYCLE_STAT
(
TEXT("RS.ImageCompressTime"), |
|||
DECLARE_CYCLE_STAT
(
TEXT("RS.ReceiveTime"), |
|||
DECLARE_CYCLE_STAT
(
TEXT("RS.WakeupWait"), |
|||
DECLARE_CYCLE_STAT
(
TEXT("RS.ImageDecompressTime"), |
|||
DECLARE_CYCLE_STAT
(
TEXT("RS.TextureUpdate"), |
|||
DECLARE_CYCLE_STAT
(
TEXT("RS.TickRate"), |
|||
DECLARE_CYCLE_STAT
(
TEXT("RSReadyFrameCount"), |
|||
DECLARE_DWORD_ACCUMULATOR_STAT
(
TEXT("RS.CapturedFrames/s"), |
|||
DECLARE_DWORD_ACCUMULATOR_STAT
(
TEXT("RS.SkippedFrames/s"), |
|||
DECLARE_DWORD_ACCUMULATOR_STAT
(
TEXT("RS.WaitingFrames/s"), |
Receiving counters and stats. | ||
DECLARE_DWORD_ACCUMULATOR_STAT
(
TEXT("RS.DiscardedFrames/s"), |
|||
DECLARE_DWORD_ACCUMULATOR_STAT
(
TEXT("RS.MaxImageProcessTime"), |
Variables
| Type | Name | Description | |
|---|---|---|---|
| STATCAT_Advanced |