MediaStream.playing

Set playing property.

  1. bool playing [@property getter]
  2. bool playing [@property setter]
    class MediaStream
    @property
    void
    playing
    (
    bool propval
    )

Parameters

propval bool

Whether the stream is currently playing.