|
LiVES 1.3.11-svn
|
#include <stream.h>
Data Fields | |
| guint32 | stream_id |
| guint32 | flags |
| int64_t | timecode |
| int | hsize |
| int | vsize |
| double | fps |
| int | palette |
| int | YUV_sampling |
| int | YUV_clamping |
| int | YUV_subspace |
| int | compression_type |
| size_t | dsize |
| gboolean | data_ready |
| void * | handle |
| volatile gboolean | reading |
| void * | buffer |
| volatile size_t | bufoffs |
| void* lives_vstream_t::buffer |
| volatile size_t lives_vstream_t::bufoffs |
| gboolean lives_vstream_t::data_ready |
| size_t lives_vstream_t::dsize |
| guint32 lives_vstream_t::flags |
| double lives_vstream_t::fps |
| void* lives_vstream_t::handle |
| volatile gboolean lives_vstream_t::reading |
| guint32 lives_vstream_t::stream_id |
| int64_t lives_vstream_t::timecode |
1.7.4