latency calculations of #GstBaseSrc.
AppSrc.minLatency
long minLatency() @propertyGet minLatency property.
Returns
The minimum latency of the source. A value of -1 will use the default
void minLatency(long propval) @propertySet minLatency property.
Parameters
propval | The minimum latency of the source. A value of -1 will use the default latency calculations of #GstBaseSrc. |