#include <xlv_handler.h>
Public Attributes | |
| guint | m_id |
| void * | m_buffer |
| guint32 | m_size |
| guint32 | m_orig_size |
| guint | m_flags |
| guint32 | m_timestamp |
| void * | m_privatedata |
|
|
Memory used for the buffer. |
|
|
Flags about the buffer. |
|
|
ID of the buffer. |
|
|
Original size of the buffer. |
|
|
Size of the buffer. This field may be changed but the size must always been inferior to m_orig_size. In the case of video streams, this might not be changed (because frames have always the same size), but for audio frames this may vary. |
|
|
Timestamp of the buffer. |
1.2.14 written by Dimitri van Heesch,
© 1997-2002