CodecCallback

    Codec

    Description:

    Defines callbacks and their parameters.

    Summary

    Details

    InputBufferAvailable

    Description:

    Reports that the input data has been used.

    This callback is invoked in asynchronous mode.

    Parameters:

    Returns:

    Returns 0 if the operation is successful; returns a non-zero value otherwise.

    Description:

    Reports an event.

    Reports event errors and output format changes.

    Returns:

    Returns 0 if the operation is successful; returns a non-zero value otherwise.

    OutputBufferAvailable

    Description:

    Reports that the output is complete.

    This callback is invoked in asynchronous mode.

    Parameters:

    Returns: