android / android/ndk-samples

Fix unused / unpropragated statuses in midi sample

Open
#870 1 comment 1 reaction 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.