79422750

Date: 2025-02-08 06:53:20
Score: 0.5
Natty:
Report link

There is a label @hide marked in the annotation of constant value AudioFormat.SAMPLE_RATE_HZ_MIN according to Android framework source code. That means you can't refer or use it in your code casually.
However, a workaround is using Reflection to get it.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Rico