AudioDecoder.allocateOutputBuffer
gst.buffer.Buffer allocateOutputBuffer(size_t size)Helper 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
gst.buffer.Buffer allocateOutputBuffer(size_t size)Helper function that allocates a buffer to hold an audio frame for dec's current output format.
size | size of the buffer |