Skip to content

Struct Ase::TelemetryField

ClassList > Ase > TelemetryField

Telemetry segment location.

  • #include <api.hh>

Public Attributes

Type Name
int32 length = = 0
Length in bytes.
String name
Names like "bpm", etc.
int32 offset = = 0
Position in bytes.
String type
Types like "i32", "f32", "f64".

Public Attributes Documentation

variable length

int32 Ase::TelemetryField::length;

variable name

String Ase::TelemetryField::name;

variable offset

int32 Ase::TelemetryField::offset;

variable type

String Ase::TelemetryField::type;


The documentation for this class was generated from the following file /__w/anklang/anklang/ase/api.hh