Uses of Interface
org.opencastproject.composer.api.EncodingProfile
Packages that use EncodingProfile
-
Uses of EncodingProfile in org.opencastproject.composer.api
Classes in org.opencastproject.composer.api that implement EncodingProfileModifier and TypeClassDescriptionclassDefault implementation for encoding profiles.Methods in org.opencastproject.composer.api that return EncodingProfileModifier and TypeMethodDescriptionComposerService.getProfile(String profileId) Gets a profile by its IDComposerService.listProfiles()EncodingProfileBuilder.parseProfile(InputStream in) Loads an encoding profile from the given input stream.