uk.org.toot.control.id
Interface ProviderId

All Known Subinterfaces:
ProviderId

public interface ProviderId

ProviderId defines known provider IDs and should be used to ensure control services from different providers have their own id-spaces which are portable between installations on different machines. Unknown provider IDs will function but cannot be guaranteed to be portable.


Field Summary
static int FRINIKA_PROVIDER_ID
           
static int TEMPORARY_PROVIDER_ID
           
static int TOOT_PROVIDER_ID
           
static int VST_PROVIDER_ID
           
 

Field Detail

TOOT_PROVIDER_ID

static final int TOOT_PROVIDER_ID
See Also:
Constant Field Values

FRINIKA_PROVIDER_ID

static final int FRINIKA_PROVIDER_ID
See Also:
Constant Field Values

VST_PROVIDER_ID

static final int VST_PROVIDER_ID
See Also:
Constant Field Values

TEMPORARY_PROVIDER_ID

static final int TEMPORARY_PROVIDER_ID
See Also:
Constant Field Values


Copyright © 2004, 2005, 2006, 2007 Steve Taylor. All Rights Reserved.