Public Attributes | List of all members
drmtl_instruction_input Union Reference

#include <dr_mtl.h>

Public Attributes

unsigned int id
 The identifier index of the applicable variable. More...
 
float valuef
 The constant value, as a float. More...
 
int valuei
 The constant value, as an integer. More...
 

Detailed Description

An instruction input value. An input value to an instruction can usually be a constant or the identifier index of the applicable variable.

Definition at line 297 of file porcupine/demo/c/dr_libs/old/dr_mtl.h.

Member Data Documentation

◆ id

unsigned int drmtl_instruction_input::id

The identifier index of the applicable variable.

Definition at line 300 of file porcupine/demo/c/dr_libs/old/dr_mtl.h.

◆ valuef

float drmtl_instruction_input::valuef

The constant value, as a float.

Definition at line 303 of file porcupine/demo/c/dr_libs/old/dr_mtl.h.

◆ valuei

int drmtl_instruction_input::valuei

The constant value, as an integer.

Definition at line 306 of file porcupine/demo/c/dr_libs/old/dr_mtl.h.


The documentation for this union was generated from the following file:


picovoice_driver
Author(s):
autogenerated on Fri Apr 1 2022 02:15:19