# `Parapet.Integrations.Rindle`
[🔗](https://github.com/szTheory/parapet/blob/v1.0.0/lib/parapet/integrations/rindle.ex#L1)

Parapet integration for the Rindle media processing library.
Listens to Rindle telemetry events and translates them into the Phase 4
Parapet async telemetry contract.

> #### Experimental {: .warning}
>
> This module is **experimental** in v1.x. Its API may change in a minor release with a
> single-version notice in CHANGELOG.md. See
> [Stability & Deprecation Policy](stability.html) for details.

# `handle_event`

Handles Rindle telemetry events safely and emits Parapet async telemetry.

# `setup`

Attaches telemetry handlers for Rindle async lifecycle events.

---

*Consult [api-reference.md](api-reference.md) for complete listing*
