AppSrc.isLive

bool isLive() @property

Get isLive property.

Returns

Instruct the source to behave like a live source. This includes that it

will only push out buffers in the PLAYING state.

void isLive(bool propval) @property

Set isLive property.

Parameters

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