size
Size in bytes of the sample.
Declaration
var size: Int?Discussion
The size of the sample is only applicable for buffers carrying data blocks. For pixel buffers and tagged buffers, the size should be set to nil.
Size in bytes of the sample.
var size: Int?The size of the sample is only applicable for buffers carrying data blocks. For pixel buffers and tagged buffers, the size should be set to nil.