Reference Manual - 1.0.1
IDirectFB   CreateDataBuffer

Create a data buffer.创建数据缓冲

CreateDataBuffer (
  IDirectFB   * thiz,
  const DFBDataBufferDescription   * desc,
  IDirectFBDataBuffer   ** ret_interface
);

If no description is specified (NULL) a streamed data buffer is created.如果没有具体描述(NULL),将创建一个流数据缓冲。

Creative Commons License This work is licensed under a Creative Commons Attribution-Share Alike 3.0 License