AppSink.addOnEos

Signal that the end-of-stream has been reached. This signal is emitted from the streaming thread.

class AppSink
gulong
addOnEos
(
void delegate dlg
,
ConnectFlags connectFlags = cast(ConnectFlags)0
)