Uses of Class
org.praxislive.video.code.VideoCodeDelegate
Packages that use VideoCodeDelegate
-
Uses of VideoCodeDelegate in org.praxislive.video.code
Methods in org.praxislive.video.code that return types with arguments of type VideoCodeDelegateModifier and TypeMethodDescriptionstatic CodeFactory.Base<VideoCodeDelegate> VideoCode.base()AccessCodeFactory.BaseforVideoCodeDelegate.Method parameters in org.praxislive.video.code with type arguments of type VideoCodeDelegateModifier and TypeMethodDescriptionprotected voidVideoCodeContext.configure(CodeComponent<VideoCodeDelegate> cmp, CodeContext<VideoCodeDelegate> oldCtxt) protected voidVideoCodeContext.configure(CodeComponent<VideoCodeDelegate> cmp, CodeContext<VideoCodeDelegate> oldCtxt) Constructors in org.praxislive.video.code with parameters of type VideoCodeDelegateModifierConstructorDescriptionVideoCodeConnector(CodeFactory.Task<VideoCodeDelegate> contextCreator, VideoCodeDelegate delegate) Constructor parameters in org.praxislive.video.code with type arguments of type VideoCodeDelegateModifierConstructorDescriptionVideoCodeConnector(CodeFactory.Task<VideoCodeDelegate> contextCreator, VideoCodeDelegate delegate)