Home
last modified time | relevance | path

Searched refs:OnNewOutputBufferEmptyCallback (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/multimedia/media_foundation/test/moduletest/video/
H A Dapi_test.cpp102 static void OnNewOutputBufferEmptyCallback(OH_VideoProcessing* videoProcessor, uint32_t index, in OnNewOutputBufferEmptyCallback() function
966 nullptr, OnNewOutputBufferEmptyCallback);
981 … ret = OH_VideoProcessingCallback_BindOnNewOutputBuffer(callback, OnNewOutputBufferEmptyCallback);