CAD97 / CAD97/fmod-rs

Core API Coverage - Sound

Open
#4 0 comments 0 reactions 1 assignee Claimed by @CAD97 View on GitHub
enhancement fmod-core
Dominant language
Rust
Stars
13
Forks
3
PR merge metrics
No merged PRs in 30d

Description

This is a tracking issue for API coverage. Entries should be checked off when they're exposed and documented.

- Format information
- [x] Sound::getName
- [x] Sound::getFormat
- [x] Sound::getLength
- [x] Sound::getNumTags
- [ ] Sound::getTag
- Defaults when played
- [x] Sound::set3DConeSettings
- [x] Sound::get3DConeSettings
- [ ] Sound::set3DCustomRolloff
- [ ] Sound::get3DCustomRolloff
- [x] Sound::set3DMinMaxDistance
- [x] Sound::get3DMinMaxDistance
- [x] Sound::setDefaults
- [x] Sound::getDefaults
- [x] Sound::setMode
- [x] Sound::getMode
- [x] Sound::getLoopCount
- [x] Sound::getLoopCount
- [x] Sound::setLoopPoints
- [x] Sound::getLoopPoints
- Relationship management
- [x] Sound::setSoundGroup
- [x] Sound::getSoundGroup
- [x] Sound::getNumSubSounds
- [x] Sound::getSubSound
- [x] Sound::getSubSoundParent
- Data reading
- [x] Sound::getOpenState
- [x] Sound::readData
- [x] Sound::seekData
- [x] Sound::lock
- [x] Sound::unlock
- Music
- [x] Sound::getMusicNumChannels
- [x] Sound::setMusicChannelVolume
- [x] Sound::getMusicChannelVolume
- [x] Sound::setMusicSpeed
- [x] Sound::getMusicSpeed
- Synchronization / markers
- [x] Sound::getSyncPoint
- [x] Sound::getSyncPointInfo
- [x] Sound::getNumSyncPoints
- [x] Sound::addSyncPoint
- [x] Sound::deleteSyncPoint
- General
- [ ] Sound::setUserData
- [ ] Sound::getUserData
- [x] Sound::getSystemObject

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.