is recommended to configure it with this property.
AppSrc.size
long size() @property nothrowGet size property.
Returns
The total size in bytes of the data stream. If the total size is known, it
void size(long propval) @property nothrowSet size property.
Parameters
propval | The total size in bytes of the data stream. If the total size is known, it is recommended to configure it with this property. |