AppSrcGidBuilderImpl.isLive

Set isLive property.

class AppSrcGidBuilderImpl(T)
T
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.

Return Value

Type: T

Builder instance for fluent chaining