Fix unused / unpropragated statuses in midi sample
Open
- Dominant language
- C++
- Stars
- 10.5k
- Forks
- 4.3k
- PR merge metrics
- No merged PRs in 30d
Description
For example, `/*media_status_t status =*/ AMidiDevice_release(sNativeReceiveDevice);`
Also changes introduced in https://github.com/android/ndk-samples/pull/866
Contributor guide
Research direction
Locate the MIDI sample and inspect the AMidiDevice_release(sNativeReceiveDevice) call, then review the changes introduced by pull request 866. Done means the MIDI sample no longer leaves media status values unused or fails to propagate them.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, cpp
- Domain
- audio-video-rtc, mobile-dev
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100