Method PrepareOutputBuffer
PrepareOutputBuffer(int)
Create or resize the compute buffer used to store transcoded data.
Declaration
protected virtual void PrepareOutputBuffer(int bufferSizeRequired)
Parameters
Type | Name | Description |
---|---|---|
int | bufferSizeRequired | Size in bytes required to store the data |