allocationSize method

int allocationSize([
  1. VideoFrameCopyToOptions? options
])

Implementation

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