nextAudioFrame    675 libcore/asobj/NetStream_as.cpp     std::auto_ptr<media::EncodedAudioFrame> frame = m_parser->nextAudioFrame(); 
nextAudioFrame    773 libcore/asobj/Sound_as.cpp             std::auto_ptr<media::EncodedAudioFrame> frame = _mediaParser->nextAudioFrame();
nextAudioFrame    540 libmedia/MediaParser.h 	DSOEXPORT std::auto_ptr<EncodedAudioFrame> nextAudioFrame();