# `Membrane.RCMessage.Playing`
[🔗](https://github.com/membraneframework/membrane-core/blob/v1.2.6/lib/membrane/rc_message.ex#L18)

Message sent when the pipeline starts playing

# `t`

```elixir
@type t() :: %Membrane.RCMessage.Playing{from: pid()}
```

Message sent when the pipeline starts playing

---

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