AudioDecoder.allocateOutputBuffer
gst.buffer.Buffer allocateOutputBuffer(size_t size) nothrowHelper function that allocates a buffer to hold an audio frame for dec's current output format.
Parameters
size | size of the buffer |
Returns
allocated buffer