AppSink.maxTime

ulong maxTime() @property nothrow

Get maxTime property.

Returns

Maximum total duration of data in the queue (0 = unlimited)
void maxTime(ulong propval) @property nothrow

Set maxTime property.

Parameters

propvalMaximum total duration of data in the queue (0 = unlimited)