Uses of Class
org.praxislive.core.types.PResource
Packages that use PResource
-
Uses of PResource in org.praxislive.code
Methods in org.praxislive.code that return PResourceMethods in org.praxislive.code that return types with arguments of type PResourceModifier and TypeMethodDescriptionLibraryResolver.Context.provided()Stream of already resolved libraries, including transitive dependencies and/or alternative identifiers.LibraryResolver.SystemInfo.provided()A stream of libraries already provided by the running PraxisCORE system.LibraryResolver.Entry.provides()Get the list of all provided resources.LibraryResolver.Context.resolved()Stream of already resolved libraries.Methods in org.praxislive.code with parameters of type PResourceModifier and TypeMethodDescriptionLibraryResolver.resolve(PResource resource, LibraryResolver.Context context) Resolve the provided resource to anLibraryResolver.Entrywith local files to add for compilation.Constructors in org.praxislive.code with parameters of type PResourceModifierConstructorDescriptionCreate an Entry for the provided resource and any additional required files.Create an Entry for the provided resources and any additional required files. -
Uses of PResource in org.praxislive.core.types
Methods in org.praxislive.core.types that return PResourceMethods in org.praxislive.core.types that return types with arguments of type PResourceMethods in org.praxislive.core.types with parameters of type PResource -
Uses of PResource in org.praxislive.video.gstreamer
Method parameters in org.praxislive.video.gstreamer with type arguments of type PResource