AppSrc.isLive

Set isLive property.

  1. bool isLive [@property getter]
  2. bool isLive [@property setter]
    class AppSrc
    @property
    void
    isLive
    (
    bool propval
    )

Parameters

propval bool

Instruct the source to behave like a live source. This includes that it will only push out buffers in the PLAYING state.