is recommended to configure it with this property.
AppSrc.duration
ulong duration() @propertyGet duration property.
Returns
The total duration in nanoseconds of the data stream. If the total duration is known, it
void duration(ulong propval) @propertySet duration property.
Parameters
propval | The total duration in nanoseconds of the data stream. If the total duration is known, it is recommended to configure it with this property. |