VideoEncoder.allocateOutputBuffer
gst.buffer.Buffer allocateOutputBuffer(size_t size) nothrowHelper function that allocates a buffer to hold an encoded video frame for encoder's current #GstVideoCodecState.
Parameters
size | size of the buffer |
Returns
allocated buffer