Table of Contents

MegaTrackerFrameFilter component reference

Switch to API

Explore the properties in the MegaTrackerFrameFilter component window for Mega tracking parameters.

alt text

Component screenshot 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 Access Source is API Key or Token.
Service AppID.
                Server Address Displayed when Access Source is API Key or Token.
Service address.
                API Key Displayed when Access Source is API Key.
API Key.
                API Secret Displayed when Access Source is API Key.
API Secret.
                Token Displayed when Access Source is Token.
Token.
Request Time Parameters Request time parameters.
        Timeout Timeout for communication with the server, in milliseconds.
        Request Interval Expected request interval, in milliseconds. A larger value produces larger overall error.
Location Input Mode Location input mode. Options:
  • Onsite: input mode for onsite use. GNSS data is usually obtained from the device and input to Mega, and is usually handled internally by MegaTrackerFrameFilter.
  • Simulator: input mode required for remote debugging or running on a computer. GNSS data needs to be simulated as onsite data and input to Mega through the corresponding interface. Optional.
  • FramePlayer: input mode used with FramePlayer. This mode is read-only.
Remote debugging or running on a computer must be set to Simulator mode, otherwise it cannot be used. Onsite use should be set to Onsite for best results.
Min Input Frame Level Minimum allowed MegaInputFrameLevel for input frames. If the frame source can only provide data with a lower-dimensional CameraTransformType, the session will fail to start. Options:
  • ZeroDof: 0DoF.
  • ThreeDof: 3DoF.
  • FiveDof: 5DoF.
  • SixDof: 6DoF.