Bitwig Studio Control Surface API  5.0.11
ClipBrowsingSession Interface Reference
+ Inheritance diagram for ClipBrowsingSession:

Public Member Functions

BrowserFilterColumn getFileTypeFilter ()
 
- Public Member Functions inherited from BrowsingSession
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)
 
- Public Member Functions inherited from ObjectProxy
BooleanValue exists ()
 
BooleanValue createEqualsValue (ObjectProxy other)
 
- Public Member Functions inherited from Subscribable
boolean isSubscribed ()
 
void setIsSubscribed (boolean value)
 
void subscribe ()
 
void unsubscribe ()
 

Detailed Description

Instances of this interface are used for browsing clips, including access to all filter columns and the result column as shown in the 'Clips' tab of Bitwig Studio's contextual browser window.

See also
BrowsingSession
Since
API version 1
Deprecated:
Use PopupBrowser instead.

Member Function Documentation

◆ getFileTypeFilter()

BrowserFilterColumn getFileTypeFilter ( )

Returns the file type filter as shown in the category column of the browser.

Returns
the requested file type filter object.
Since
API version 1

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