#include <CeresEngine/Audio/Importer/OggVorbis/OggVorbisClipImporter.hpp>
◆ OggVorbisClipImporter()
Creates a new OggVorbisClipImporter
- Parameters
-
| resourceManager | The owning resource manager |
| executionContext | The execution context to be used when loading |
◆ ~OggVorbisClipImporter()
| CeresEngine::OggVorbisClipImporter::~OggVorbisClipImporter |
( |
| ) |
|
|
final |
◆ import()
◆ supports()
Checks if the import supports the given resource.
- Parameters
-
| url | The URL to import the resource from. |
- Returns
- A continuable that returns the support status for the given resource URL.
Implements CeresEngine::ResourceImporter.
◆ mExecutionContext
The execution context to be used when loading the resources asynchronously.
The documentation for this class was generated from the following file: