will only push out buffers in the PLAYING state.
AppSrc.isLive
bool isLive() @propertyGet isLive property.
Returns
Instruct the source to behave like a live source. This includes that it
void isLive(bool propval) @propertySet isLive property.
Parameters
propval | Instruct the source to behave like a live source. This includes that it will only push out buffers in the PLAYING state. |