ACodec: Initialize numChannels and sampleRate for flac codec
Initialize numChannels and sampleRate before setting up flac codec to avoid junk values being passed. Ensure that setupRawAudioFormat is configured only for input index for Flac as raw decoder just copies the input to the output port for flac decoding. CRs-Fixed: 776723 Change-Id: I911cf9201a416372da504412d8c917fbaaca4b2b
Loading
Please register or sign in to comment