Uses of Class
org.praxislive.video.code.VideoCodeDelegate
-
Packages that use VideoCodeDelegate Package Description org.praxislive.video.code -
-
Uses of VideoCodeDelegate in org.praxislive.video.code
Classes in org.praxislive.video.code with type parameters of type VideoCodeDelegate Modifier and Type Class Description classVideoCodeConnector<T extends VideoCodeDelegate>classVideoCodeContext<D extends VideoCodeDelegate>Methods in org.praxislive.video.code that return types with arguments of type VideoCodeDelegate Modifier and Type Method Description CodeFactory.Task<VideoCodeDelegate>VideoCodeFactory. task()Constructor parameters in org.praxislive.video.code with type arguments of type VideoCodeDelegate Constructor Description VideoCodeFactory(ComponentType type, Class<? extends VideoCodeDelegate> baseClass, String sourceTemplate)
-