Membrane Core v0.1.1 Membrane.Mixins.Playbackable protocol View Source
Protocol that has to be adopted by modules that use Membrane.Mixins.Playback
.
Modules that adopt Membrane.Mixing.Playback
behaviour have to store their
playback state and controlling pid. Membrane.Mixins.Playbackable
is used as
an abstraction that allows to access those values.