Uses of Class
com.upek.android.ptapi.struct.PtGuiSampleImage

Packages that use PtGuiSampleImage
com.upek.android.ptapi.callback   
 

Uses of PtGuiSampleImage in com.upek.android.ptapi.callback
 

Methods in com.upek.android.ptapi.callback with parameters of type PtGuiSampleImage
 byte PtStdGuiStateCallback.guiStateCallbackInvoke(int guiState, int message, byte progress, PtGuiSampleImage sampleBuffer, byte[] data)
           
 byte PtGuiStateCallback.guiStateCallbackInvoke(int guiState, int message, byte progress, PtGuiSampleImage sampleBuffer, byte[] data)
          Invoke callback function of this interface.