Feature #2390
Feature #2304: OGG/FLAC custom loop tags
[FMOD] Ogg Vorbis custom loop point tags
Description
The FMOD music backend should:
- Parse the OGG file to find out if there are
LOOP_START
andLOOP_END
specified in the comment section. - Set the loop values with FMOD::Sound::setLoopPoints(), as PCM sample counts.
History
#1 Updated by skyjake almost 5 years ago
- Subject changed from [FMOD] OGG custom loop tags to [FMOD] Ogg Vorbis custom loop point tags
#2 Updated by skyjake almost 4 years ago
- Target version changed from 2.3 to 3.x