nextAudioFrameTimestamp  967 libcore/asobj/NetStream_as.cpp         if (!m_parser->nextAudioFrameTimestamp(nextTimestamp)) {
nextAudioFrameTimestamp 1342 libcore/asobj/NetStream_as.cpp             if ( m_parser->nextAudioFrameTimestamp(nextTimestamp) )
nextAudioFrameTimestamp  752 libcore/asobj/Sound_as.cpp         if ( _mediaParser->nextAudioFrameTimestamp(ts) ) {
nextAudioFrameTimestamp  531 libmedia/MediaParser.h 	DSOEXPORT bool nextAudioFrameTimestamp(boost::uint64_t& ts) const;