MidiVirtualDeviceCreationConfig
The MidiVirtualDeviceCreationConfig
class specifies, in an easy to use format, the responses for endpoint discovery as well as the properties to use when constructing the device endpoint.
Properties
Property | Description |
---|---|
Name | The transport-supplied name to use for this device |
Description | The transport-supplied description to use for this device |
Manufacturer | The transport-supplied manufacturer name to use for this device |
DeclaredDeviceIdentity | The MidiDeclaredDeviceIdentity to use for responding to MIDI 2.0 endpoint discovery |
DeclaredEndpointInfo | The MidiDeclaredEndpointInfo to use for responding to MIDI 2.0 endpoint discovery |
UserSuppliedInfo | Any user-supplied information for this endpoint |
FunctionBlocks | The set of function blocks to be declared for this endpoint |