Table of Contents

MegaTrackerFrameFilter Component Reference

Switch to API

Explore the properties in the MegaTrackerFrameFilter component window to configure Mega tracking parameters.

alt text

Screenshot of the component under default conditions.

alt text

Screenshot when Mega Block/Landmark support is disabled in the configuration and the component is unavailable.

Property Description
Service Service access information.
        Type EasyAR Mega service type. Options:
  • Block: Mega Block.
  • Landmark: Mega Landmark.
        Access Source Service access data source type. Options:
                App ID Displayed when the Access Source is API Key or Token.
Service App ID.
                Server Address Displayed when the Access Source is API Key or Token.
Service address.
                API Key Displayed when the Access Source is API Key.
API Key.
                API Secret Displayed when the Access Source is API Key.
API Secret.
                Token Displayed when the Access Source is Token.
Token.
Request Time Parameters Request time parameters.
        Timeout Timeout for communication with the server (milliseconds).
        Request Interval Expected request interval time (milliseconds). The larger the value, the greater the overall error.
Location Input Mode Location input mode. Options:
  • Onsite: Input mode for on - site use. GNSS data is usually obtained from the device and input into Mega, usually handled internally by MegaTrackerFrameFilter.
  • Simulator: Input mode that must be used for remote debugging or running on a computer. GNSS data needs to be simulated as on - site data and input into Mega through the corresponding interface. Optional.
  • FramePlayer: Input mode when using FramePlayer. This mode is read - only.
For remote debugging or running on a computer, it must be set to Simulator mode; otherwise, it cannot be used. For on - site use, it should be set to Onsite for the best effect.
Min Input Frame Level Minimum allowed MegaInputFrameLevel for input frames. If the frame source can only provide data of CameraTransformType with a lower dimension, the session will fail to start. Options:
  • ZeroDof: 0DoF.
  • ThreeDof: 3DoF.
  • FiveDof: 5DoF.
  • SixDof: 6DoF.