Package com.craftmend.openaudiomc.api.media


package com.craftmend.openaudiomc.api.media
This package contains all models to create and mutate media objects. Please see the MediaApi for more information on how to use this package.
  • Class
    Description
    A Media object represents the full state of a media file, including all settings and options.
    This enum contains all possible media errors that can occur when trying to play a media file.
    The 3 types of sounds, used by the client to mark the WebAudioType
    This class is a model for media options, which are used to configure media objects.
    Represents an optional error
    URL mutations can be used to register custom server-side media hooks or source translators.