|
libvdo
|
A video chunk. More...
#include <vdo-types.h>
Public Member Functions | |
| union | __attribute__ ((__may_alias__)) |
Data Fields | |
| gsize | size |
| VdoChunkType | type |
| gint64 | offset |
A video chunk.
|
inline |
< Data pointer.
< Char pointer.
< Byte pointer.
| gint64 VdoChunk::offset |
Data offset.
| gsize VdoChunk::size |
Data size.
| VdoChunkType VdoChunk::type |
Chunk type.