Archived:Background noise while streaming zero-filled buffers (Known Issue)
hamishwillee
(Talk | contribs) m (Removed protection from "KIS000656 - Background noise while streaming zero-filled buffers": Merging into Wiki) |
hamishwillee
(Talk | contribs) |
Revision as of 03:09, 16 March 2012
Article Metadata
Compatibility
Platform(s): S60 2nd Edition and FP1, FP2, FP3
S60 3rd Edition and FP1
S60 3rd Edition and FP1
Article
Created: User:Technical writer 1
(21 May 2007)
Last edited: hamishwillee
(16 Mar 2012)
Archived: This article is archived because it is not considered relevant for third-party developers creating commercial solutions today. If you think this article is still relevant, let us know by adding the template {{ReviewForRemovalFromArchive|user=~~~~|write your reason here}}.
Description
In some S60 devices the level of background noise may be disturbing when using an audio output stream to play back silence; that is, when the stream is fed with zero-filled buffers.
Solution
Applications should not implement a 'mute' functionality by streaming zero-filled buffers. Instead, the output stream should either be stopped or its volume level should be set to 0.
Note that adjusting the volume is a significantly faster operation than stopping/ restarting the stream.

