public interface SourceSelector
| Modifier and Type | Method and Description |
|---|---|
Source |
selectSource(Video video)
Determines best appropriate Source within given Video object based on logic implemented.
|
Source selectSource(Video video) throws NoSourceFoundException
video - Video in which to find the most appropriate SourceNoSourceFoundException