Bitwig Studio Control Surface API
5.0.11
|
Public Member Functions | |
BrowserFilterColumn | getFileTypeFilter () |
![]() | |
void | addIsAvailableObserver (BooleanValueChangedCallback callback) |
void | addIsActiveObserver (BooleanValueChangedCallback callback) |
void | activate () |
BrowserResultsColumn | getResults () |
CursorBrowserResultItem | getCursorResult () |
BrowserResultsItem | getSettledResult () |
CursorBrowserFilterColumn | getCursorFilter () |
BrowserFilterColumnBank | createFilterBank (int numColumns) |
IntegerValue | hitCount () |
void | addHitCountObserver (IntegerValueChangedCallback callback) |
![]() | |
BooleanValue | exists () |
BooleanValue | createEqualsValue (ObjectProxy other) |
![]() | |
boolean | isSubscribed () |
void | setIsSubscribed (boolean value) |
void | subscribe () |
void | unsubscribe () |
Instances of this interface are used for browsing multi-samples, including access to all filter columns and the result column as shown in the 'Multi-Samples' tab of Bitwig Studio's contextual browser window.
BrowserFilterColumn getFileTypeFilter | ( | ) |
Returns the file type filter as shown in the category column of the browser.