Buffer.replaceMemory
void replaceMemory(uint idx, gst.memory.Memory mem)Replaces the memory block at index idx in buffer with mem.
Parameters
idx | an index |
mem | a #GstMemory |
void replaceMemory(uint idx, gst.memory.Memory mem)Replaces the memory block at index idx in buffer with mem.
idx | an index |
mem | a #GstMemory |