allocationSize method

int allocationSize(
  1. AudioDataCopyToOptions options
)

Implementation

int allocationSize(AudioDataCopyToOptions options) =>
    js_util.callMethod(this, 'allocationSize', [options]);