AppSrc.setSize
void setSize(long size)Set the size of the stream in bytes. A value of -1 means that the size is not known.
Parameters
size | the size to set |
void setSize(long size)Set the size of the stream in bytes. A value of -1 means that the size is not known.
size | the size to set |