Searched refs:recorderResult (Results 1 – 1 of 1) sorted by relevance
251 int recorderResult = StreamBase.OK; in stop() local255 recorderResult = result1 != StreamBase.OK ? result1 : result2; in stop()258 int ret = playerResult != StreamBase.OK ? playerResult : recorderResult; in stop()