Lines Matching refs:callback
89 * @brief Set the asynchronous callback function so that your application can respond to the events generated by the
93 * @param callback A collection of all callback functions, see {@link OH_AVCodecAsyncCallback}
106 OH_AVErrCode OH_VideoEncoder_SetCallback(OH_AVCodec *codec, OH_AVCodecAsyncCallback callback, void *userData);
109 * @brief Set the asynchronous callback function so that your application can respond to the events generated by the
113 * @param callback A collection of all callback functions, see {@link OH_AVCodecCallback}
124 OH_AVErrCode OH_VideoEncoder_RegisterCallback(OH_AVCodec *codec, OH_AVCodecCallback callback, void *userData);
127 * @brief Set the asynchronous callback function so that your application can respond to the events generated by the
133 * @param onInputParameter A callback functions, see {@link OH_VideoEncoder_OnNeedInputParameter}
214 * indexes previously reported through the asynchronous callback will be invalidated, make sure not to access the