|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ExternalVideoSupport | |
|---|---|
| net.sourceforge.openutils.mgnlmedia.media.types.externals | |
| net.sourceforge.openutils.mgnlmedia.media.types.impl | |
| Uses of ExternalVideoSupport in net.sourceforge.openutils.mgnlmedia.media.types.externals |
|---|
| Classes in net.sourceforge.openutils.mgnlmedia.media.types.externals that implement ExternalVideoSupport | |
|---|---|
class |
YoutubeSupport
ExternalVideoSupport specific for Youtube URLs. |
| Uses of ExternalVideoSupport in net.sourceforge.openutils.mgnlmedia.media.types.impl |
|---|
| Methods in net.sourceforge.openutils.mgnlmedia.media.types.impl that return types with arguments of type ExternalVideoSupport | |
|---|---|
List<ExternalVideoSupport> |
ExternalVideoTypeHandler.getVideoSupportHandlers()
Returns the list of configured videoSupportHandlers. |
| Methods in net.sourceforge.openutils.mgnlmedia.media.types.impl with parameters of type ExternalVideoSupport | |
|---|---|
void |
ExternalVideoTypeHandler.addVideoSupportHandlers(ExternalVideoSupport videoSupportHandler)
Adds a video support handler. |
| Method parameters in net.sourceforge.openutils.mgnlmedia.media.types.impl with type arguments of type ExternalVideoSupport | |
|---|---|
void |
ExternalVideoTypeHandler.setVideoSupportHandlers(List<ExternalVideoSupport> videoSupportHandlers)
Sets the list of configured videoSupportHandlers. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||