AppSrc.size

long size() @property

Get size property.

Returns

The total size in bytes of the data stream. If the total size is known, it

is recommended to configure it with this property.

void size(long propval) @property

Set size property.

Parameters

propvalThe total size in bytes of the data stream. If the total size is known, it is recommended to configure it with this property.