public final class Sc68Format extends Object implements AudioFormat<Sc68>
Modifier and Type | Field and Description |
---|---|
static String |
ERROR_LOAD_LIBRARY
Load library error.
|
Constructor and Description |
---|
Sc68Format()
Create format.
|
Modifier and Type | Method and Description |
---|---|
void |
close() |
Collection<String> |
getFormats() |
Sc68 |
loadAudio(Media media) |
public static final String ERROR_LOAD_LIBRARY
public Sc68Format()
LionEngineException
- If unable to load library.public Sc68 loadAudio(Media media)
loadAudio
in interface AudioFormat<Sc68>
public Collection<String> getFormats()
getFormats
in interface AudioFormat<Sc68>
public void close()
close
in interface AudioFormat<Sc68>
Copyright © 2017 Byron 3D Games Studio. All rights reserved.