Package | Description |
---|---|
synergynet3.mediadetection |
Modifier and Type | Method and Description |
---|---|
static CustomSearchType |
MediaDetection.createCustomSearchType(java.lang.String extension)
Creates a custom search type for use with initialising media discovery
listeners.
|
static CustomSearchType |
MediaDetection.createCustomSearchType(java.lang.String[] extensions)
Creates a custom search type for use with initialising media discovery
listeners and searching directories using the static methods defined by
this class.
|