VP8 constructor

VP8(
  1. InputBuffer input,
  2. InternalWebPInfo _webp
)

Implementation

VP8(this.input, this._webp);