Searched refs:recorderResult (Results 1 – 1 of 1) sorted by relevance
144 int recorderResult = StreamBase.OK; in stop() local148 recorderResult = result1 != StreamBase.OK ? result1 : result2; in stop()151 return playerResult != StreamBase.OK ? playerResult: recorderResult; in stop()