MPImageProducer

public interface MPImageProducer

Lightweight abstraction for an object that produce MPImage

Public Methods

abstract void
setMPImageConsumer(MPImageConsumer imageConsumer)
Sets the consumer that receives the MPImage.

Public Methods

public abstract void setMPImageConsumer (MPImageConsumer imageConsumer)

Sets the consumer that receives the MPImage.

Parameters
imageConsumer