Lines Matching refs:Flush
23 3. Flush,Reset,Stop,Destroy在非回调线程中执行时,会等待所有回调执行完成后,将执行结果返回给用户。
24 4. 一旦调用Flush,Reset,Stop接口,会触发系统回收OH_AVBuffer,调用者不应对之前回调函数获取到的OH_AVBuffer继续进行操作。
150 void Flush()
155 // Flush、Stop、Reset、Destroy操作之后,之前回调的buffer信息设置为无效
532 inQueue.Flush();
533 outQueue.Flush();
552 inQueue.Flush();
553 outQueue.Flush();
579 inQueue.Flush();
580 outQueue.Flush();
607 inQueue.Flush();
608 outQueue.Flush();