public interface

OnSoundRecordedListener

com.pdftron.pdf.interfaces.OnSoundRecordedListener

Class Overview

Callback interface to be invoked when sound recording is confirmed.

Summary

Public Methods
abstract void onSoundRecorded(PointF targetPoint, int pageNum, String outputFile)

Public Methods

public abstract void onSoundRecorded (PointF targetPoint, int pageNum, String outputFile)