AppSrc.size

Set size property.

  1. long size [@property getter]
  2. long size [@property setter]
    class AppSrc
    @property
    void
    size
    (
    long propval
    )

Parameters

propval long

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