MediaPicker

interface MediaPicker

Provides ability to interact with lens media picker feature which can be enabled with Configuration supplied to LensesComponent.Builder.configureMediaPicker method. If enabled, media picker is shown when an applied lens requires media data and displays media items which MediaProcessor receives from MediaProcessor.Input.

Since

1.6.0

Types

Link copied to clipboard
interface Configuration

Exposes configuration options available to lens media picker feature.

Link copied to clipboard

Defines a contract of a view that is called to show and hide media picker.