#ifdef __cplusplus extern"C" { #endif // If the latency requested is above this threshold, this stream is considered // intended for playback (vs. real-time). Tell Android it should favor saving // power over performance or latency. // This is around 100ms at 44100 or 48000 const uint16_t POWERSAVE_LATENCY_FRAMES_THRESHOLD = 4000;
Die Informationen auf dieser Webseite wurden
nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit,
noch Qualität der bereit gestellten Informationen zugesichert.
Bemerkung:
Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.