Package com.jme3.audio.plugins
package com.jme3.audio.plugins
audio formats supported across all platforms
-
ClassDescription
AndroidAudioLoader
will create anAndroidAudioData
object with the specified asset key.Implementation of thePhysicalOggStream
interface for reading and caching an Ogg stream from a URL.Represents the android implementation for the native vorbis file decoder. This decoder initializes an OggVorbis_File from an already opened file designated by theNativeVorbisFile.fd
.Single-threaded physical ogg stream.