SOUND4 x1.CLOUD Library [1.5.6]
Loading...
Searching...
No Matches
Public Attributes | List of all members
SOUND4_ProcessInfo Struct Reference

#include <sound4.x1.cloud.h>

Public Attributes

size_t struct_size
 The size of total this structure, for compatibility checking.
 
const char * name
 The name of the processor.
 
const char * prefix
 The prefix of this processor functions.
 
const char * shortname
 A short name of the processor, single word.
 
const char * version
 Library version.
 

Detailed Description

Information on this processor.

See also
SOUND4_GetProcessInfo

Definition at line 73 of file sound4.x1.cloud.h.

Member Data Documentation

◆ name

const char* SOUND4_ProcessInfo::name

Definition at line 75 of file sound4.x1.cloud.h.

◆ prefix

const char* SOUND4_ProcessInfo::prefix

Definition at line 76 of file sound4.x1.cloud.h.

◆ shortname

const char* SOUND4_ProcessInfo::shortname

Definition at line 77 of file sound4.x1.cloud.h.

◆ struct_size

size_t SOUND4_ProcessInfo::struct_size

Definition at line 74 of file sound4.x1.cloud.h.

◆ version

const char* SOUND4_ProcessInfo::version

Definition at line 78 of file sound4.x1.cloud.h.


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