public interface DataSourceFilter
| Modifier and Type | Method and Description |
|---|---|
boolean |
accept(javax.media.protocol.DataSource dataSource)
Determines whether a specific DataSource is accepted by this
filter i.e.
|
boolean accept(javax.media.protocol.DataSource dataSource)
dataSource - the DataSource to be checked whether it is
accepted by this filterCopyright © 2022 jitsi.org. All rights reserved.