Membrane.Pipeline.play

You're seeing just the function play, go back to Membrane.Pipeline module for more information.

Specs

play(pid()) :: :ok

Changes playback state to :playing.

An alias for Membrane.Core.PlaybackHandler.change_playback_state/2 with proper state.