Uses of Class
com.craftmend.openaudiomc.api.media.Media
Package
Description
The OpenAudioMc API
This package contains all the classes that are related to the client system.
This package contains all models to create and mutate media objects.
This package contains all the classes and interfaces that are related to the region system.
This package contains all the classes and interfaces that are related to the speaker system.
This package only contains some deprecated classes by the name/classpath of some old commonly used classes.
-
Uses of Media in com.craftmend.openaudiomc.api
Modifier and TypeMethodDescription@NotNull Media
MediaApi.createMedia
(@NotNull String source) Create a new media instance with a source, and automatically translate the source (if needed) and register a normalized time for the start instant. -
Uses of Media in com.craftmend.openaudiomc.api.clients
-
Uses of Media in com.craftmend.openaudiomc.api.media
Modifier and TypeMethodDescriptionMedia.applySettings
(MediaOptions options) You can apply multiple options. -
Uses of Media in com.craftmend.openaudiomc.api.regions
-
Uses of Media in com.craftmend.openaudiomc.api.speakers
-
Uses of Media in com.craftmend.openaudiomc.generic.media.objects