AppSrc.isLive

Get isLive property.

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

Return Value

Type: bool

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