Bitwig Studio Control Surface API
4.0.1
PlatformType.java
1
package
com.bitwig.extension.api;
2
3
public
enum
PlatformType
4
{
5
WINDOWS, LINUX, MAC
6
}
com.bitwig.extension.api.PlatformType
Definition:
PlatformType.java:3
src
main
java
com
bitwig
extension
api
PlatformType.java
Copyright © 2014 Bitwig GmbH. All rights reserved.